Searched refs:PRIiFAST16 (Results 1 - 8 of 8) sorted by relevance

/external/libusb/msvc/
H A Dinttypes.h80 #define PRIiFAST16 "i" macro
/external/bison/lib/
H A Dinttypes.in.h383 #if !defined PRIiFAST16 || @PRI_MACROS_BROKEN@
384 # undef PRIiFAST16 macro
386 # define PRIiFAST16 PRIi64 macro
388 # define PRIiFAST16 "i"
/external/syslinux/com32/include/
H A Dinttypes.h55 #define PRIiFAST16 __PRIFAST_RANK "i" macro
/external/bison/darwin-lib/
H A Dinttypes.h695 #if !defined PRIiFAST16 || 0
696 # undef PRIiFAST16 macro
698 # define PRIiFAST16 PRIi64 macro
700 # define PRIiFAST16 "i" macro
/external/bison/linux-lib/
H A Dinttypes.h695 #if !defined PRIiFAST16 || 0
696 # undef PRIiFAST16 macro
698 # define PRIiFAST16 PRIi64 macro
700 # define PRIiFAST16 "i" macro
/external/e2fsprogs/intl/
H A Dloadmsgcat.c319 #if !defined PRIiFAST16 || PRI_MACROS_BROKEN
320 # undef PRIiFAST16 macro
321 # define PRIiFAST16 "i" macro
671 return PRIiFAST16;
/external/libcxx/test/std/depr/depr.c.headers/
H A Dinttypes_h.pass.cpp351 #ifndef PRIiFAST16
352 #error PRIiFAST16 not defined
/external/libcxx/test/std/input.output/file.streams/c.files/
H A Dcinttypes.pass.cpp351 #ifndef PRIiFAST16
352 #error PRIiFAST16 not defined

Completed in 67 milliseconds