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

/external/libusb/msvc/
H A Dinttypes.h111 #define PRIuLEAST16 "u" macro
/external/syslinux/com32/include/
H A Dinttypes.h86 #define PRIuLEAST16 "u" macro
/external/e2fsprogs/intl/
H A Dloadmsgcat.c231 #if !defined PRIuLEAST16 || PRI_MACROS_BROKEN
232 # undef PRIuLEAST16 macro
233 # define PRIuLEAST16 "u" macro
607 return PRIuLEAST16;
/external/python/cpython2/Lib/plat-sunos5/
H A DTYPES.py164 PRIuLEAST16 = "u" variable
/external/libcxx/test/std/depr/depr.c.headers/
H A Dinttypes_h.pass.cpp447 #ifndef PRIuLEAST16
448 #error PRIuLEAST16 not defined
/external/libcxx/test/std/input.output/file.streams/c.files/
H A Dcinttypes.pass.cpp447 #ifndef PRIuLEAST16
448 #error PRIuLEAST16 not defined

Completed in 110 milliseconds