Home
last modified time | relevance | path

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

/external/bison/lib/
Dinttypes.in.h391 #if !defined PRIoFAST16 || @PRI_MACROS_BROKEN@
392 # undef PRIoFAST16
394 # define PRIoFAST16 PRIo64 macro
396 # define PRIoFAST16 "o"
/external/bison/darwin-lib/
Dinttypes.h703 #if !defined PRIoFAST16 || 0
704 # undef PRIoFAST16
706 # define PRIoFAST16 PRIo64 macro
708 # define PRIoFAST16 "o" macro
/external/bison/linux-lib/
Dinttypes.h703 #if !defined PRIoFAST16 || 0
704 # undef PRIoFAST16
706 # define PRIoFAST16 PRIo64 macro
708 # define PRIoFAST16 "o" macro
/external/e2fsprogs/intl/
Dloadmsgcat.c323 #if !defined PRIoFAST16 || PRI_MACROS_BROKEN
324 # undef PRIoFAST16
325 # define PRIoFAST16 "o" macro
673 return PRIoFAST16; in get_sysdep_segment_value()
/external/libcxx/test/std/depr/depr.c.headers/
Dinttypes_h.pass.cpp163 #ifndef PRIoFAST16
164 #error PRIoFAST16 not defined
/external/opencv3/3rdparty/include/
Dmsc_inttypes.h111 #define PRIoFAST16 "ho" macro
/external/mesa3d/include/c99/
Dinttypes.h113 #define PRIoFAST16 "ho" macro
/external/libcxx/include/
Dcinttypes70 PRIoFAST16
Dmodule.modulemap93 …PRIo8, PRIo16, PRIo32, PRIo64, PRIoFAST8, PRIoFAST16, PRIoFAST32, PRIoFAST64, PRIoLEAST8, PRIoLEAS…
/external/libcxx/test/std/input.output/file.streams/c.files/
Dcinttypes.pass.cpp407 #ifndef PRIoFAST16
408 #error PRIoFAST16 not defined