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

/external/chromium_org/third_party/libusb/src/msvc/
H A Dinttypes.h96 #define PRIoFAST8 "o" macro
/external/chromium_org/third_party/mesa/src/include/c99/
H A Dinttypes.h100 #define PRIoFAST8 "o" macro
/external/mesa3d/include/c99/
H A Dinttypes.h100 #define PRIoFAST8 "o" macro
/external/bison/lib/
H A Dinttypes.in.h343 #if !defined PRIoFAST8 || @PRI_MACROS_BROKEN@
344 # undef PRIoFAST8 macro
346 # define PRIoFAST8 PRIo64 macro
348 # define PRIoFAST8 "o"
/external/jemalloc/include/msvc_compat/C99/
H A Dinttypes.h108 #define PRIoFAST8 "o" macro
/external/libcxx/test/depr/depr.c.headers/
H A Dinttypes_h.pass.cpp159 #ifndef PRIoFAST8
160 #error PRIoFAST8 not defined
/external/bison/darwin-lib/
H A Dinttypes.h655 #if !defined PRIoFAST8 || 0
656 # undef PRIoFAST8 macro
658 # define PRIoFAST8 PRIo64 macro
660 # define PRIoFAST8 "o" macro
/external/bison/linux-lib/
H A Dinttypes.h655 #if !defined PRIoFAST8 || 0
656 # undef PRIoFAST8 macro
658 # define PRIoFAST8 PRIo64 macro
660 # define PRIoFAST8 "o" macro
/external/e2fsprogs/intl/
H A Dloadmsgcat.c299 #if !defined PRIoFAST8 || PRI_MACROS_BROKEN
300 # undef PRIoFAST8 macro
301 # define PRIoFAST8 "o" macro
657 return PRIoFAST8;
/external/libcxx/test/input.output/file.streams/c.files/
H A Dcinttypes.pass.cpp403 #ifndef PRIoFAST8
404 #error PRIoFAST8 not defined

Completed in 346 milliseconds