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

/external/chromium_org/third_party/libusb/src/msvc/
H A Dinttypes.h98 #define PRIoFAST32 "o" macro
/external/chromium_org/third_party/mesa/src/include/c99/
H A Dinttypes.h126 #define PRIoFAST32 "I32o" macro
/external/mesa3d/include/c99/
H A Dinttypes.h126 #define PRIoFAST32 "I32o" macro
/external/bison/lib/
H A Dinttypes.in.h439 #if !defined PRIoFAST32 || @PRI_MACROS_BROKEN@
440 # undef PRIoFAST32 macro
442 # define PRIoFAST32 PRIo64 macro
444 # define PRIoFAST32 "o"
/external/jemalloc/include/msvc_compat/C99/
H A Dinttypes.h134 #define PRIoFAST32 "o" macro
/external/libcxx/test/depr/depr.c.headers/
H A Dinttypes_h.pass.cpp167 #ifndef PRIoFAST32
168 #error PRIoFAST32 not defined
/external/bison/darwin-lib/
H A Dinttypes.h751 #if !defined PRIoFAST32 || 0
752 # undef PRIoFAST32 macro
754 # define PRIoFAST32 PRIo64 macro
756 # define PRIoFAST32 "o" macro
/external/bison/linux-lib/
H A Dinttypes.h751 #if !defined PRIoFAST32 || 0
752 # undef PRIoFAST32 macro
754 # define PRIoFAST32 PRIo64 macro
756 # define PRIoFAST32 "o" macro
/external/e2fsprogs/intl/
H A Dloadmsgcat.c347 #if !defined PRIoFAST32 || PRI_MACROS_BROKEN
348 # undef PRIoFAST32 macro
349 # define PRIoFAST32 "o" macro
689 return PRIoFAST32;
/external/libcxx/test/input.output/file.streams/c.files/
H A Dcinttypes.pass.cpp411 #ifndef PRIoFAST32
412 #error PRIoFAST32 not defined

Completed in 267 milliseconds