Searched refs:STDINT_LONG32 (Results 1 – 12 of 12) sorted by relevance
27 #ifndef STDINT_LONG3228 #define STDINT_LONG32 (LONG_TYPE_SIZE == 32) macro38 #define INT32_TYPE (STDINT_LONG32 ? "long int" : INT_TYPE_SIZE == 32 ? "int" : SHORT_TYPE_SIZE == 3…42 #define UINT32_TYPE (STDINT_LONG32 ? "long unsigned int" : INT_TYPE_SIZE == 32 ? "unsigned int" : S…
32 #undef STDINT_LONG3233 #define STDINT_LONG32 0 macro
57 #undef STDINT_LONG3258 #define STDINT_LONG32 (INT_TYPE_SIZE != 32 && LONG_TYPE_SIZE == 32) macro
95 #undef STDINT_LONG3296 #define STDINT_LONG32 0 macro
105 #undef STDINT_LONG32106 #define STDINT_LONG32 0 macro
140 #define STDINT_LONG32 0 macro
30240 * config/spu/spu.h (STDINT_LONG32): Define.
35532 (STDINT_LONG32): Likewise.
19657 * config/rtems.h (STDINT_LONG32): Define.