Searched refs:PRIoLEAST64 (Results 1 – 10 of 10) sorted by relevance
136 PRIoLEAST64 = "lo" variable137 PRIoLEAST64 = "llo" variable
94 #define PRIoLEAST64 "I64o" macro
275 #if !defined PRIoLEAST64 || PRI_MACROS_BROKEN276 # undef PRIoLEAST64277 # define PRIoLEAST64 PRIo64 macro637 return PRIoLEAST64; in get_sysdep_segment_value()
309 # if !defined PRIoLEAST64 || @PRI_MACROS_BROKEN@310 # undef PRIoLEAST64311 # define PRIoLEAST64 PRIo64 macro
70 #define PRIoLEAST64 __PRI64_RANK "o" macro
621 # if !defined PRIoLEAST64 || 0622 # undef PRIoLEAST64623 # define PRIoLEAST64 PRIo64 macro
67 PRIoLEAST64
399 #ifndef PRIoLEAST64400 #error PRIoLEAST64 not defined