Home
last modified time | relevance | path

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

/external/clang/lib/Headers/
Dinttypes.h41 #undef PRIuLEAST32
76 #define PRIuLEAST32 "u" macro
/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/libcxx/test/std/depr/depr.c.headers/
Dinttypes_h.pass.cpp207 #ifndef PRIuLEAST32
208 #error PRIuLEAST32 not defined
/external/mesa3d/include/c99/
Dinttypes.h123 #define PRIuLEAST32 "I32u" macro
/external/opencv3/3rdparty/include/
Dmsc_inttypes.h121 #define PRIuLEAST32 "I32u" macro
/external/bison/lib/
Dinttypes.in.h286 #if !defined PRIuLEAST32 || @PRI_MACROS_BROKEN@
287 # undef PRIuLEAST32
288 # define PRIuLEAST32 "u" macro
/external/bison/linux-lib/
Dinttypes.h598 #if !defined PRIuLEAST32 || 0
599 # undef PRIuLEAST32
600 # define PRIuLEAST32 "u" macro
/external/bison/darwin-lib/
Dinttypes.h598 #if !defined PRIuLEAST32 || 0
599 # undef PRIuLEAST32
600 # define PRIuLEAST32 "u" macro
/external/libcxx/include/
Dcinttypes84 PRIuLEAST32
Dmodule.modulemap94 …RIuFAST8, PRIuFAST16, PRIuFAST32, PRIuFAST64, PRIuLEAST8, PRIuLEAST16, PRIuLEAST32, PRIuLEAST64, P…
/external/libcxx/test/std/input.output/file.streams/c.files/
Dcinttypes.pass.cpp451 #ifndef PRIuLEAST32
452 #error PRIuLEAST32 not defined