OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sizeof_long
(Results
1 - 25
of
113
) sorted by null
1
2
3
4
5
/external/e2fsprogs/lib/blkid/
blkid_types.h.in
59
#if (@
SIZEOF_LONG
@ == 4)
67
#endif /*
SIZEOF_LONG
== 4 */
77
#if (@
SIZEOF_LONG
@ == 4)
85
#endif /*
SIZEOF_LONG
== 4 */
98
#if (@
SIZEOF_LONG
@ == 8)
100
#endif /*
SIZEOF_LONG
== 8 */
118
#if (@
SIZEOF_LONG
@ == 8)
120
#endif /*
SIZEOF_LONG
== 8 */
blkid_types.h
66
#endif /*
SIZEOF_LONG
== 4 */
84
#endif /*
SIZEOF_LONG
== 4 */
99
#endif /*
SIZEOF_LONG
== 8 */
119
#endif /*
SIZEOF_LONG
== 8 */
llseek.c
48
#if
SIZEOF_LONG
== SIZEOF_LONG_LONG
52
#else /*
SIZEOF_LONG
!= SIZEOF_LONG_LONG */
/external/e2fsprogs/lib/ext2fs/
ext2_types.h.in
59
#if (@
SIZEOF_LONG
@ == 4)
67
#endif /*
SIZEOF_LONG
== 4 */
77
#if (@
SIZEOF_LONG
@ == 4)
85
#endif /*
SIZEOF_LONG
== 4 */
98
#if (@
SIZEOF_LONG
@ == 8)
101
#endif /*
SIZEOF_LONG
== 8 */
118
#if (@
SIZEOF_LONG
@ == 8)
121
#endif /*
SIZEOF_LONG
== 8 */
ext2_types.h
66
#endif /*
SIZEOF_LONG
== 4 */
84
#endif /*
SIZEOF_LONG
== 4 */
100
#endif /*
SIZEOF_LONG
== 8 */
120
#endif /*
SIZEOF_LONG
== 8 */
llseek.c
49
#if
SIZEOF_LONG
== SIZEOF_LONG_LONG
53
#else /*
SIZEOF_LONG
!= SIZEOF_LONG_LONG */
/external/e2fsprogs/util/
subst.conf.in
9
SIZEOF_LONG
@
SIZEOF_LONG
@
/external/liblzf/
config.h.in
13
#undef
SIZEOF_LONG
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/
pymacconfig.h
13
# undef
SIZEOF_LONG
37
# undef
SIZEOF_LONG
41
# define
SIZEOF_LONG
8
54
# define
SIZEOF_LONG
4
pyport.h
166
#elif SIZEOF_VOID_P <=
SIZEOF_LONG
207
#if SIZEOF_PID_T >
SIZEOF_LONG
238
# elif SIZEOF_SIZE_T ==
SIZEOF_LONG
[
all
...]
/prebuilts/python/linux-x86/2.7.5/include/python2.7/
pymacconfig.h
13
# undef
SIZEOF_LONG
37
# undef
SIZEOF_LONG
41
# define
SIZEOF_LONG
8
54
# define
SIZEOF_LONG
4
pyport.h
166
#elif SIZEOF_VOID_P <=
SIZEOF_LONG
207
#if SIZEOF_PID_T >
SIZEOF_LONG
238
# elif SIZEOF_SIZE_T ==
SIZEOF_LONG
[
all
...]
/external/e2fsprogs/lib/uuid/
uuid_types.h.in
15
#elif (@
SIZEOF_LONG
@ == 8)
40
#elif (@
SIZEOF_LONG
@ == 4)
/external/ltrace/sysdeps/linux-gnu/arm/
breakpoint.c
43
union _ { long l; unsigned char b[
SIZEOF_LONG
]; };
76
union _ { long l; unsigned char b[
SIZEOF_LONG
]; };
/external/libogg/
config.h.in
62
#undef
SIZEOF_LONG
/external/chromium_org/third_party/yasm/source/patched-yasm/Mkfiles/vc9/
config.h
140
/* #undef
SIZEOF_LONG
*/
/external/pixman/
config.h.in
110
#undef
SIZEOF_LONG
/external/strace/
util.c
230
#if
SIZEOF_LONG
> 4 &&
SIZEOF_LONG
== SIZEOF_LONG_LONG
248
#elif
SIZEOF_LONG
> 4
249
# error Unsupported configuration:
SIZEOF_LONG
> 4 && SIZEOF_LONG_LONG >
SIZEOF_LONG
848
#if SUPPORTED_PERSONALITIES > 1 &&
SIZEOF_LONG
> 4
962
#if
SIZEOF_LONG
== 4
965
#elif
SIZEOF_LONG
== 8
969
# error
SIZEOF_LONG
> 8
979
#if SUPPORTED_PERSONALITIES > 1 &&
SIZEOF_LONG
>
[
all
...]
desc.c
97
# if SIZEOF_OFF_T >
SIZEOF_LONG
137
#if SIZEOF_OFF_T >
SIZEOF_LONG
603
#if SUPPORTED_PERSONALITIES > 1 &&
SIZEOF_LONG
> 4
/external/chromium_org/third_party/freetype2/include/
ftconfig.h
83
#define
SIZEOF_LONG
8
85
#define FT_SIZEOF_LONG
SIZEOF_LONG
/external/chromium_org/third_party/yasm/source/config/android/
config.h
143
/* #undef
SIZEOF_LONG
*/
/external/chromium_org/third_party/yasm/source/config/ios/
config.h
143
/* #undef
SIZEOF_LONG
*/
/external/chromium_org/third_party/yasm/source/config/linux/
config.h
143
/* #undef
SIZEOF_LONG
*/
/external/chromium_org/third_party/yasm/source/config/mac/
config.h
143
/* #undef
SIZEOF_LONG
*/
/external/chromium_org/third_party/yasm/source/config/openbsd/
config.h
135
/* #undef
SIZEOF_LONG
*/
Completed in 903 milliseconds
1
2
3
4
5