Home
last modified time | relevance | path

Searched refs:PRIo16 (Results 1 – 10 of 10) sorted by relevance

/external/libusb/msvc/
Dinttypes.h87 #define PRIo16 "o" macro
/external/e2fsprogs/intl/
Dloadmsgcat.c131 #if !defined PRIo16 || PRI_MACROS_BROKEN
132 # undef PRIo16
133 # define PRIo16 "o" macro
538 return PRIo16; in get_sysdep_segment_value()
/external/bison/lib/
Dinttypes.in.h123 #if !defined PRIo16 || @PRI_MACROS_BROKEN@
124 # undef PRIo16
126 # define PRIo16 "o" macro
/external/syslinux/com32/include/
Dinttypes.h63 #define PRIo16 "o" macro
/external/bison/linux-lib/
Dinttypes.h435 #if !defined PRIo16 || 0
436 # undef PRIo16
438 # define PRIo16 "o" macro
/external/bison/darwin-lib/
Dinttypes.h435 #if !defined PRIo16 || 0
436 # undef PRIo16
438 # define PRIo16 "o" macro
/external/libcxx/include/
Dcinttypes60 PRIo16
/external/libcxx/test/std/depr/depr.c.headers/
Dinttypes_h.pass.cpp375 #ifndef PRIo16
376 #error PRIo16 not defined
/external/python/cpython2/Lib/plat-sunos5/
DTYPES.py129 PRIo16 = "o" variable
/external/libcxx/test/std/input.output/file.streams/c.files/
Dcinttypes.pass.cpp375 #ifndef PRIo16
376 #error PRIo16 not defined