Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libusb/src/msvc/
Dinttypes.h112 #define PRIuLEAST32 "u" macro
/external/mesa3d/include/c99/
Dinttypes.h123 #define PRIuLEAST32 "I32u" macro
/external/chromium_org/third_party/mesa/src/include/c99/
Dinttypes.h123 #define PRIuLEAST32 "I32u" macro
/external/libcxx/test/depr/depr.c.headers/
Dinttypes_h.pass.cpp207 #ifndef PRIuLEAST32
208 #error PRIuLEAST32 not defined
/external/e2fsprogs/intl/
Dloadmsgcat.c255 #if !defined PRIuLEAST32 || PRI_MACROS_BROKEN
256 # undef PRIuLEAST32
257 # define PRIuLEAST32 "u" macro
623 return PRIuLEAST32; in get_sysdep_segment_value()
/external/jemalloc/include/msvc_compat/C99/
Dinttypes.h131 #define PRIuLEAST32 "u" macro
/external/bison/lib/
Dinttypes.in.h286 #if !defined PRIuLEAST32 || @PRI_MACROS_BROKEN@
287 # undef PRIuLEAST32
288 # define PRIuLEAST32 "u" macro
/external/libcxx/include/
Dcinttypes84 PRIuLEAST32
/external/bison/darwin-lib/
Dinttypes.h598 #if !defined PRIuLEAST32 || 0
599 # undef PRIuLEAST32
600 # define PRIuLEAST32 "u" macro
/external/bison/linux-lib/
Dinttypes.h598 #if !defined PRIuLEAST32 || 0
599 # undef PRIuLEAST32
600 # define PRIuLEAST32 "u" macro
/external/libcxx/test/input.output/file.streams/c.files/
Dcinttypes.pass.cpp451 #ifndef PRIuLEAST32
452 #error PRIuLEAST32 not defined