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

/external/chromium_org/third_party/libusb/src/msvc/
H A Dinttypes.h97 #define PRIoFAST16 "o" macro
/external/chromium_org/third_party/mesa/src/include/c99/
H A Dinttypes.h113 #define PRIoFAST16 "ho" macro
/external/mesa3d/include/c99/
H A Dinttypes.h113 #define PRIoFAST16 "ho" macro
/external/bison/lib/
H A Dinttypes.in.h391 #if !defined PRIoFAST16 || @PRI_MACROS_BROKEN@
392 # undef PRIoFAST16 macro
394 # define PRIoFAST16 PRIo64 macro
396 # define PRIoFAST16 "o"
/external/jemalloc/include/msvc_compat/C99/
H A Dinttypes.h121 #define PRIoFAST16 "ho" macro
/external/libcxx/test/depr/depr.c.headers/
H A Dinttypes_h.pass.cpp163 #ifndef PRIoFAST16
164 #error PRIoFAST16 not defined
/external/bison/darwin-lib/
H A Dinttypes.h703 #if !defined PRIoFAST16 || 0
704 # undef PRIoFAST16 macro
706 # define PRIoFAST16 PRIo64 macro
708 # define PRIoFAST16 "o" macro
/external/bison/linux-lib/
H A Dinttypes.h703 #if !defined PRIoFAST16 || 0
704 # undef PRIoFAST16 macro
706 # define PRIoFAST16 PRIo64 macro
708 # define PRIoFAST16 "o" macro
/external/e2fsprogs/intl/
H A Dloadmsgcat.c323 #if !defined PRIoFAST16 || PRI_MACROS_BROKEN
324 # undef PRIoFAST16 macro
325 # define PRIoFAST16 "o" macro
673 return PRIoFAST16;
/external/libcxx/test/input.output/file.streams/c.files/
H A Dcinttypes.pass.cpp407 #ifndef PRIoFAST16
408 #error PRIoFAST16 not defined

Completed in 128 milliseconds