Home
last modified time | relevance | path

Searched refs:PRIiLEAST8 (Results 1 – 12 of 12) sorted by relevance

/external/chromium_org/third_party/libusb/src/msvc/
Dinttypes.h74 #define PRIiLEAST8 "i" macro
/external/chromium_org/third_party/WebKit/Source/wtf/os-win32/
Dinttypes.h53 #define PRIiLEAST8 "i" macro
/external/mesa3d/include/c99/
Dinttypes.h60 #define PRIiLEAST8 "i" macro
/external/chromium_org/third_party/mesa/src/include/c99/
Dinttypes.h60 #define PRIiLEAST8 "i" macro
/external/libcxx/test/depr/depr.c.headers/
Dinttypes_h.pass.cpp87 #ifndef PRIiLEAST8
88 #error PRIiLEAST8 not defined
/external/e2fsprogs/intl/
Dloadmsgcat.c199 #if !defined PRIiLEAST8 || PRI_MACROS_BROKEN
200 # undef PRIiLEAST8
201 # define PRIiLEAST8 "i" macro
587 return PRIiLEAST8; in get_sysdep_segment_value()
/external/jemalloc/include/msvc_compat/C99/
Dinttypes.h68 #define PRIiLEAST8 "i" macro
/external/bison/lib/
Dinttypes.in.h230 #if !defined PRIiLEAST8 || @PRI_MACROS_BROKEN@
231 # undef PRIiLEAST8
232 # define PRIiLEAST8 "i" macro
/external/libcxx/include/
Dcinttypes46 PRIiLEAST8
/external/bison/linux-lib/
Dinttypes.h542 #if !defined PRIiLEAST8 || 0
543 # undef PRIiLEAST8
544 # define PRIiLEAST8 "i" macro
/external/bison/darwin-lib/
Dinttypes.h542 #if !defined PRIiLEAST8 || 0
543 # undef PRIiLEAST8
544 # define PRIiLEAST8 "i" macro
/external/libcxx/test/input.output/file.streams/c.files/
Dcinttypes.pass.cpp331 #ifndef PRIiLEAST8
332 #error PRIiLEAST8 not defined