HomeSort by relevance Sort by last modified time
    Searched defs:__int8_t_defined (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/Headers/
stdint.h 106 # ifndef __int8_t_defined /* glibc sys/types.h also defines int64_t*/
108 # endif /* __int8_t_defined */
177 # ifndef __int8_t_defined /* glibc sys/types.h also defines int32_t*/
179 # endif /* __int8_t_defined */
215 #ifndef __int8_t_defined /* glibc sys/types.h also defines int16_t*/
217 #endif /* __int8_t_defined */
234 #ifndef __int8_t_defined /* glibc sys/types.h also defines int8_t*/
236 #endif /* __int8_t_defined */
250 #ifndef __int8_t_defined
251 # define __int8_t_defined macro
    [all...]
  /external/libnfc-nxp/inc/
phNfcTypes.h 59 #ifndef __int8_t_defined /* */
60 #define __int8_t_defined /* */ macro
    [all...]

Completed in 53 milliseconds