OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SIZEOF_SHORT
(Results
1 - 19
of
19
) sorted by null
/external/tcpdump/missing/
bittypes.h
43
#if
SIZEOF_SHORT
== 2
61
#elif
SIZEOF_SHORT
== 4
79
#elif
SIZEOF_SHORT
== 8
/external/libpcap/
pcap-stdinc.h
34
#define
SIZEOF_SHORT
2
/external/e2fsprogs/lib/uuid/
uuid_types.h.in
30
#elif (@
SIZEOF_SHORT
@ == 2)
43
#elif (@
SIZEOF_SHORT
@ == 4)
/external/e2fsprogs/lib/blkid/
blkid_types.h.in
30
#if (@
SIZEOF_SHORT
@ == 2)
34
#endif /*
SIZEOF_SHORT
== 2 */
44
#if (@
SIZEOF_SHORT
@ == 2)
48
#endif /*
SIZEOF_SHORT
== 2 */
62
#if (@
SIZEOF_SHORT
@ == 4)
66
#endif /*
SIZEOF_SHORT
== 4 */
80
#if (@
SIZEOF_SHORT
@ == 4)
84
#endif /*
SIZEOF_SHORT
== 4 */
/external/e2fsprogs/lib/ext2fs/
ext2_types.h.in
30
#if (@
SIZEOF_SHORT
@ == 2)
34
#endif /*
SIZEOF_SHORT
== 2 */
44
#if (@
SIZEOF_SHORT
@ == 2)
48
#endif /*
SIZEOF_SHORT
== 2 */
62
#if (@
SIZEOF_SHORT
@ == 4)
66
#endif /*
SIZEOF_SHORT
== 4 */
80
#if (@
SIZEOF_SHORT
@ == 4)
84
#endif /*
SIZEOF_SHORT
== 4 */
/dalvik/libcore/luni/src/main/java/org/apache/harmony/luni/platform/
ICommonDataTypes.java
66
public static final int
SIZEOF_SHORT
= SIZEOF_TWO_BYTES; // Common
/external/tcpdump/
config.h
318
#define
SIZEOF_SHORT
2
config.h.in
317
#undef
SIZEOF_SHORT
/external/qemu/slirp/
slirp_config.h
149
#define
SIZEOF_SHORT
2
slirp.h
61
# if
SIZEOF_SHORT
== 2
73
# if
SIZEOF_SHORT
== 4
/external/qemu/slirp-android/
slirp_config.h
149
#define
SIZEOF_SHORT
2
slirp.h
53
# if
SIZEOF_SHORT
== 2
65
# if
SIZEOF_SHORT
== 4
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
hwint.h
14
#define HOST_BITS_PER_SHORT (CHAR_BIT *
SIZEOF_SHORT
)
auto-host.h
1459
#define
SIZEOF_SHORT
2
[
all
...]
/external/bluetooth/glib/glib/
config.h
596
#define
SIZEOF_SHORT
2
/external/dbus/
config.h
254
#define
SIZEOF_SHORT
sizeof(short)
config.h.in
253
#undef
SIZEOF_SHORT
/external/bluetooth/glib/
config.h.win32.in
688
#define
SIZEOF_SHORT
2
/external/e2fsprogs/
configure
751
SIZEOF_SHORT
[
all
...]
Completed in 399 milliseconds