Home
last modified time | relevance | path

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

/external/bison/lib/
Dinttypes.in.h383 #if !defined PRIiFAST16 || @PRI_MACROS_BROKEN@
384 # undef PRIiFAST16
386 # define PRIiFAST16 PRIi64 macro
388 # define PRIiFAST16 "i"
/external/bison/darwin-lib/
Dinttypes.h695 #if !defined PRIiFAST16 || 0
696 # undef PRIiFAST16
698 # define PRIiFAST16 PRIi64 macro
700 # define PRIiFAST16 "i" macro
/external/bison/linux-lib/
Dinttypes.h695 #if !defined PRIiFAST16 || 0
696 # undef PRIiFAST16
698 # define PRIiFAST16 PRIi64 macro
700 # define PRIiFAST16 "i" macro
/external/e2fsprogs/intl/
Dloadmsgcat.c319 #if !defined PRIiFAST16 || PRI_MACROS_BROKEN
320 # undef PRIiFAST16
321 # define PRIiFAST16 "i" macro
671 return PRIiFAST16; in get_sysdep_segment_value()
/external/libcxx/test/std/depr/depr.c.headers/
Dinttypes_h.pass.cpp107 #ifndef PRIiFAST16
108 #error PRIiFAST16 not defined
/external/opencv3/3rdparty/include/
Dmsc_inttypes.h67 #define PRIiFAST16 "hi" macro
/external/mesa3d/include/c99/
Dinttypes.h69 #define PRIiFAST16 "hi" macro
/external/libcxx/include/
Dcinttypes52 PRIiFAST16
Dmodule.modulemap92 …PRIi8, PRIi16, PRIi32, PRIi64, PRIiFAST8, PRIiFAST16, PRIiFAST32, PRIiFAST64, PRIiLEAST8, PRIiLEAS…
/external/libcxx/test/std/input.output/file.streams/c.files/
Dcinttypes.pass.cpp351 #ifndef PRIiFAST16
352 #error PRIiFAST16 not defined