Searched refs:PRIxLEAST16 (Results 1 - 6 of 6) sorted by relevance

/external/libusb/msvc/
H A Dinttypes.h128 #define PRIxLEAST16 "x" macro
/external/syslinux/com32/include/
H A Dinttypes.h104 #define PRIxLEAST16 "x" macro
/external/e2fsprogs/intl/
H A Dloadmsgcat.c235 #if !defined PRIxLEAST16 || PRI_MACROS_BROKEN
236 # undef PRIxLEAST16 macro
237 # define PRIxLEAST16 "x" macro
609 return PRIxLEAST16;
/external/python/cpython2/Lib/plat-sunos5/
H A DTYPES.py144 PRIxLEAST16 = "x" variable
/external/libcxx/test/std/depr/depr.c.headers/
H A Dinttypes_h.pass.cpp503 #ifndef PRIxLEAST16
504 #error PRIxLEAST16 not defined
/external/libcxx/test/std/input.output/file.streams/c.files/
H A Dcinttypes.pass.cpp503 #ifndef PRIxLEAST16
504 #error PRIxLEAST16 not defined

Completed in 430 milliseconds