OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SIZEOF_OFF_T
(Results
1 - 8
of
8
) sorted by null
/external/libunwind/src/coredump/
_UCD_internal.h
48
#if
SIZEOF_OFF_T
== 4
50
#elif
SIZEOF_OFF_T
== 8
/external/libunwind/include/
config.h
238
#define
SIZEOF_OFF_T
4
/external/e2fsprogs/lib/ext2fs/
llseek.c
92
#if
SIZEOF_OFF_T
>= SIZEOF_LONG_LONG
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/
pyconfig.h
1022
#define
SIZEOF_OFF_T
8
[
all
...]
/prebuilts/python/linux-x86/2.7.5/include/python2.7/
pyconfig.h
1022
#define
SIZEOF_OFF_T
8
[
all
...]
/external/e2fsprogs/lib/
config.h.in
553
#undef
SIZEOF_OFF_T
/external/strace/
desc.c
97
# if
SIZEOF_OFF_T
> SIZEOF_LONG
137
#if
SIZEOF_OFF_T
> SIZEOF_LONG
/external/e2fsprogs/
configure
643
SIZEOF_OFF_T
[
all
...]
Completed in 419 milliseconds