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

/external/chromium_org/third_party/libusb/src/msvc/
H A Dinttypes.h110 #define PRIuLEAST8 "u" macro
/external/chromium_org/third_party/mesa/src/include/c99/
H A Dinttypes.h97 #define PRIuLEAST8 "u" macro
/external/mesa3d/include/c99/
H A Dinttypes.h97 #define PRIuLEAST8 "u" macro
/external/jemalloc/include/msvc_compat/C99/
H A Dinttypes.h105 #define PRIuLEAST8 "u" macro
/external/bison/lib/
H A Dinttypes.in.h238 #if !defined PRIuLEAST8 || @PRI_MACROS_BROKEN@
239 # undef PRIuLEAST8 macro
240 # define PRIuLEAST8 "u" macro
/external/libcxx/test/depr/depr.c.headers/
H A Dinttypes_h.pass.cpp199 #ifndef PRIuLEAST8
200 #error PRIuLEAST8 not defined
/external/e2fsprogs/intl/
H A Dloadmsgcat.c207 #if !defined PRIuLEAST8 || PRI_MACROS_BROKEN
208 # undef PRIuLEAST8 macro
209 # define PRIuLEAST8 "u" macro
591 return PRIuLEAST8;
/external/libcxx/test/input.output/file.streams/c.files/
H A Dcinttypes.pass.cpp443 #ifndef PRIuLEAST8
444 #error PRIuLEAST8 not defined
/external/bison/darwin-lib/
H A Dinttypes.h550 #if !defined PRIuLEAST8 || 0
551 # undef PRIuLEAST8 macro
552 # define PRIuLEAST8 "u" macro
/external/bison/linux-lib/
H A Dinttypes.h550 #if !defined PRIuLEAST8 || 0
551 # undef PRIuLEAST8 macro
552 # define PRIuLEAST8 "u" macro

Completed in 264 milliseconds