Home
last modified time | relevance | path

Searched refs:PRIoFAST8 (Results 1 – 10 of 10) sorted by relevance

/external/bison/lib/
Dinttypes.in.h343 #if !defined PRIoFAST8 || @PRI_MACROS_BROKEN@
344 # undef PRIoFAST8
346 # define PRIoFAST8 PRIo64 macro
348 # define PRIoFAST8 "o"
/external/bison/darwin-lib/
Dinttypes.h655 #if !defined PRIoFAST8 || 0
656 # undef PRIoFAST8
658 # define PRIoFAST8 PRIo64 macro
660 # define PRIoFAST8 "o" macro
/external/bison/linux-lib/
Dinttypes.h655 #if !defined PRIoFAST8 || 0
656 # undef PRIoFAST8
658 # define PRIoFAST8 PRIo64 macro
660 # define PRIoFAST8 "o" macro
/external/e2fsprogs/intl/
Dloadmsgcat.c299 #if !defined PRIoFAST8 || PRI_MACROS_BROKEN
300 # undef PRIoFAST8
301 # define PRIoFAST8 "o" macro
657 return PRIoFAST8; in get_sysdep_segment_value()
/external/libcxx/test/std/depr/depr.c.headers/
Dinttypes_h.pass.cpp159 #ifndef PRIoFAST8
160 #error PRIoFAST8 not defined
/external/opencv3/3rdparty/include/
Dmsc_inttypes.h98 #define PRIoFAST8 "o" macro
/external/mesa3d/include/c99/
Dinttypes.h100 #define PRIoFAST8 "o" macro
/external/libcxx/include/
Dcinttypes69 PRIoFAST8
Dmodule.modulemap93 …PRIo8, PRIo16, PRIo32, PRIo64, PRIoFAST8, PRIoFAST16, PRIoFAST32, PRIoFAST64, PRIoLEAST8, PRIoLEAS…
/external/libcxx/test/std/input.output/file.streams/c.files/
Dcinttypes.pass.cpp403 #ifndef PRIoFAST8
404 #error PRIoFAST8 not defined