Searched defs:LZO_SIZEOF_SHORT (Results 1 - 2 of 2) sorted by relevance

/external/valgrind/main/coregrind/m_debuginfo/
H A Dlzodefs.h1014 # define LZO_SIZEOF_SHORT (SIZEOF_SHORT) macro
1044 #if !defined(LZO_SIZEOF_SHORT)
1046 # define LZO_SIZEOF_SHORT 8 macro
1048 # define LZO_SIZEOF_SHORT 2 macro
1050 # define LZO_SIZEOF_SHORT 1 macro
1052 # define LZO_SIZEOF_SHORT 2 macro
1054 # define LZO_SIZEOF_SHORT 4 macro
1056 # define LZO_SIZEOF_SHORT 8 macro
1058 # define LZO_SIZEOF_SHORT 16 macro
1060 # error "LZO_SIZEOF_SHORT"
[all...]
H A Dminilzo-inl.c1038 # define LZO_SIZEOF_SHORT (SIZEOF_SHORT) macro
1068 #if !defined(LZO_SIZEOF_SHORT)
1070 # define LZO_SIZEOF_SHORT 8 macro
1072 # define LZO_SIZEOF_SHORT 2 macro
1074 # define LZO_SIZEOF_SHORT 1 macro
1076 # define LZO_SIZEOF_SHORT 2 macro
1078 # define LZO_SIZEOF_SHORT 4 macro
1080 # define LZO_SIZEOF_SHORT 8 macro
1082 # define LZO_SIZEOF_SHORT 16 macro
1084 # error "LZO_SIZEOF_SHORT"
[all...]

Completed in 287 milliseconds