Searched defs:__int8_t_defined (Results 1 - 4 of 4) sorted by relevance

/external/clang/lib/Headers/
H A Dstdint.h66 # ifndef __int8_t_defined /* glibc sys/types.h also defines int64_t*/
68 # endif /* __int8_t_defined */
137 # ifndef __int8_t_defined /* glibc sys/types.h also defines int32_t*/
139 # endif /* __int8_t_defined */
175 #ifndef __int8_t_defined /* glibc sys/types.h also defines int16_t*/
177 #endif /* __int8_t_defined */
194 #ifndef __int8_t_defined /* glibc sys/types.h also defines int8_t*/
196 #endif /* __int8_t_defined */
210 #ifndef __int8_t_defined
211 # define __int8_t_defined macro
[all...]
/external/clang/lib/include/
H A Dstdint.h66 # ifndef __int8_t_defined /* glibc sys/types.h also defines int64_t*/
68 # endif /* __int8_t_defined */
137 # ifndef __int8_t_defined /* glibc sys/types.h also defines int32_t*/
139 # endif /* __int8_t_defined */
175 #ifndef __int8_t_defined /* glibc sys/types.h also defines int16_t*/
177 #endif /* __int8_t_defined */
194 #ifndef __int8_t_defined /* glibc sys/types.h also defines int8_t*/
196 #endif /* __int8_t_defined */
210 #ifndef __int8_t_defined
211 # define __int8_t_defined macro
[all...]
/external/libnfc-nxp/inc/
H A DphNfcTypes.h59 #ifndef __int8_t_defined /* */
60 #define __int8_t_defined /* */ macro
/external/valgrind/main/perf/
H A Dtinycc.c97 #ifndef __int8_t_defined
98 #define __int8_t_defined macro

Completed in 242 milliseconds