OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_FILE_OFFSET_BITS
(Results
1 - 3
of
3
) sorted by relevancy
/src/lib/librumpuser/
rumpuser_port.h
123
# undef
_FILE_OFFSET_BITS
124
# define
_FILE_OFFSET_BITS
32
/src/lib/libukfs/
ukfs.c
39
#define
_FILE_OFFSET_BITS
64
/src/lib/libc/time/
private.h
68
On these platforms
_FILE_OFFSET_BITS
must also be 64; otherwise
70
otherwise rely on
_FILE_OFFSET_BITS
being 64, since it does not
73
# ifndef
_FILE_OFFSET_BITS
74
# define
_FILE_OFFSET_BITS
64
76
# if
_FILE_OFFSET_BITS
== 64
Completed in 15 milliseconds
Indexes created Fri Sep 26 20:09:58 GMT 2025