Home
last modified time | relevance | path

Searched refs:PRIoPTR (Results 1 – 11 of 11) sorted by relevance

/external/chromium_org/third_party/libusb/src/msvc/
Dinttypes.h238 #define PRIoPTR "I64o" macro
250 #define PRIoPTR "o" macro
/external/mesa3d/include/c99/
Dinttypes.h149 #define PRIoPTR "Io" macro
/external/chromium_org/third_party/mesa/src/include/c99/
Dinttypes.h149 #define PRIoPTR "Io" macro
/external/libcxx/test/depr/depr.c.headers/
Dinttypes_h.pass.cpp179 #ifndef PRIoPTR
180 #error PRIoPTR not defined
/external/e2fsprogs/intl/
Dloadmsgcat.c425 #if !defined PRIoPTR || PRI_MACROS_BROKEN
426 # undef PRIoPTR
427 # define PRIoPTR \ macro
740 return PRIoPTR; in get_sysdep_segment_value()
/external/jemalloc/include/msvc_compat/C99/
Dinttypes.h157 #define PRIoPTR __PRIPTR_PREFIX "o" macro
/external/bison/lib/
Dinttypes.in.h561 #if !defined PRIoPTR || @PRI_MACROS_BROKEN@
562 # undef PRIoPTR
564 # define PRIoPTR @PRIPTR_PREFIX@ "o" macro
/external/libcxx/include/
Dcinttypes75 PRIoPTR
/external/bison/darwin-lib/
Dinttypes.h873 #if !defined PRIoPTR || 0
874 # undef PRIoPTR
876 # define PRIoPTR "l" "o" macro
/external/bison/linux-lib/
Dinttypes.h873 #if !defined PRIoPTR || 0
874 # undef PRIoPTR
876 # define PRIoPTR "l" "o" macro
/external/libcxx/test/input.output/file.streams/c.files/
Dcinttypes.pass.cpp423 #ifndef PRIoPTR
424 #error PRIoPTR not defined