Searched refs:PRIuLEAST32 (Results 1 – 11 of 11) sorted by relevance
112 #define PRIuLEAST32 "u" macro
123 #define PRIuLEAST32 "I32u" macro
207 #ifndef PRIuLEAST32208 #error PRIuLEAST32 not defined
255 #if !defined PRIuLEAST32 || PRI_MACROS_BROKEN256 # undef PRIuLEAST32257 # define PRIuLEAST32 "u" macro623 return PRIuLEAST32; in get_sysdep_segment_value()
131 #define PRIuLEAST32 "u" macro
286 #if !defined PRIuLEAST32 || @PRI_MACROS_BROKEN@287 # undef PRIuLEAST32288 # define PRIuLEAST32 "u" macro
84 PRIuLEAST32
598 #if !defined PRIuLEAST32 || 0599 # undef PRIuLEAST32600 # define PRIuLEAST32 "u" macro
451 #ifndef PRIuLEAST32452 #error PRIuLEAST32 not defined