Home
last modified time | relevance | path

Searched refs:PRIoLEAST32 (Results 1 – 11 of 11) sorted by relevance

/external/chromium_org/third_party/libusb/src/msvc/
Dinttypes.h93 #define PRIoLEAST32 "o" macro
/external/mesa3d/include/c99/
Dinttypes.h122 #define PRIoLEAST32 "I32o" macro
/external/chromium_org/third_party/mesa/src/include/c99/
Dinttypes.h122 #define PRIoLEAST32 "I32o" macro
/external/libcxx/test/depr/depr.c.headers/
Dinttypes_h.pass.cpp151 #ifndef PRIoLEAST32
152 #error PRIoLEAST32 not defined
/external/e2fsprogs/intl/
Dloadmsgcat.c251 #if !defined PRIoLEAST32 || PRI_MACROS_BROKEN
252 # undef PRIoLEAST32
253 # define PRIoLEAST32 "o" macro
621 return PRIoLEAST32; in get_sysdep_segment_value()
/external/jemalloc/include/msvc_compat/C99/
Dinttypes.h130 #define PRIoLEAST32 "o" macro
/external/bison/lib/
Dinttypes.in.h282 #if !defined PRIoLEAST32 || @PRI_MACROS_BROKEN@
283 # undef PRIoLEAST32
284 # define PRIoLEAST32 "o" macro
/external/libcxx/include/
Dcinttypes66 PRIoLEAST32
/external/bison/darwin-lib/
Dinttypes.h594 #if !defined PRIoLEAST32 || 0
595 # undef PRIoLEAST32
596 # define PRIoLEAST32 "o" macro
/external/bison/linux-lib/
Dinttypes.h594 #if !defined PRIoLEAST32 || 0
595 # undef PRIoLEAST32
596 # define PRIoLEAST32 "o" macro
/external/libcxx/test/input.output/file.streams/c.files/
Dcinttypes.pass.cpp395 #ifndef PRIoLEAST32
396 #error PRIoLEAST32 not defined