Home
last modified time | relevance | path

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

/external/e2fsprogs/intl/
Dloadmsgcat.c131 #if !defined PRIo16 || PRI_MACROS_BROKEN
132 # undef PRIo16
133 # define PRIo16 "o" macro
538 return PRIo16; in get_sysdep_segment_value()
/external/libcxx/test/std/depr/depr.c.headers/
Dinttypes_h.pass.cpp131 #ifndef PRIo16
132 #error PRIo16 not defined
/external/opencv3/3rdparty/include/
Dmsc_inttypes.h103 #define PRIo16 "ho" macro
/external/mesa3d/include/c99/
Dinttypes.h105 #define PRIo16 "ho" macro
/external/bison/lib/
Dinttypes.in.h123 #if !defined PRIo16 || @PRI_MACROS_BROKEN@
124 # undef PRIo16
126 # define PRIo16 "o" macro
/external/bison/darwin-lib/
Dinttypes.h435 #if !defined PRIo16 || 0
436 # undef PRIo16
438 # define PRIo16 "o" macro
/external/bison/linux-lib/
Dinttypes.h435 #if !defined PRIo16 || 0
436 # undef PRIo16
438 # define PRIo16 "o" macro
/external/libcxx/include/
Dcinttypes60 PRIo16
Dmodule.modulemap93 …PRIo8, PRIo16, PRIo32, PRIo64, PRIoFAST8, PRIoFAST16, PRIoFAST32, PRIoFAST64, PRIoLEAST8, PRIoLEAS…
/external/libcxx/test/std/input.output/file.streams/c.files/
Dcinttypes.pass.cpp375 #ifndef PRIo16
376 #error PRIo16 not defined