Home
last modified time | relevance | path

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

/external/clang/lib/Headers/
Dinttypes.h39 #undef PRIoFAST32
74 #define PRIoFAST32 "o" macro
/external/bison/lib/
Dinttypes.in.h439 #if !defined PRIoFAST32 || @PRI_MACROS_BROKEN@
440 # undef PRIoFAST32
442 # define PRIoFAST32 PRIo64 macro
444 # define PRIoFAST32 "o"
/external/bison/darwin-lib/
Dinttypes.h751 #if !defined PRIoFAST32 || 0
752 # undef PRIoFAST32
754 # define PRIoFAST32 PRIo64 macro
756 # define PRIoFAST32 "o" macro
/external/bison/linux-lib/
Dinttypes.h751 #if !defined PRIoFAST32 || 0
752 # undef PRIoFAST32
754 # define PRIoFAST32 PRIo64 macro
756 # define PRIoFAST32 "o" macro
/external/e2fsprogs/intl/
Dloadmsgcat.c347 #if !defined PRIoFAST32 || PRI_MACROS_BROKEN
348 # undef PRIoFAST32
349 # define PRIoFAST32 "o" macro
689 return PRIoFAST32; in get_sysdep_segment_value()
/external/libcxx/test/std/depr/depr.c.headers/
Dinttypes_h.pass.cpp167 #ifndef PRIoFAST32
168 #error PRIoFAST32 not defined
/external/opencv3/3rdparty/include/
Dmsc_inttypes.h124 #define PRIoFAST32 "I32o" macro
/external/mesa3d/include/c99/
Dinttypes.h126 #define PRIoFAST32 "I32o" macro
/external/libcxx/include/
Dcinttypes71 PRIoFAST32
Dmodule.modulemap93 …PRIo8, PRIo16, PRIo32, PRIo64, PRIoFAST8, PRIoFAST16, PRIoFAST32, PRIoFAST64, PRIoLEAST8, PRIoLEAS…
/external/libcxx/test/std/input.output/file.streams/c.files/
Dcinttypes.pass.cpp411 #ifndef PRIoFAST32
412 #error PRIoFAST32 not defined