File: config.h

package info (click to toggle)
vblade 23-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 264 kB
  • ctags: 274
  • sloc: ansic: 1,289; makefile: 46; sh: 36
file content (2 lines) | stat: -rw-r--r-- 62 bytes parent folder | download | duplicates (7)
1
2
#define _FILE_OFFSET_BITS 64 
typedef unsigned long long u64;