Home
last modified time | relevance | path

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

/external/bison/lib/
Dinttypes.in.h375 #if !defined PRIdFAST16 || @PRI_MACROS_BROKEN@
376 # undef PRIdFAST16
378 # define PRIdFAST16 PRId64 macro
380 # define PRIdFAST16 "d"
/external/bison/darwin-lib/
Dinttypes.h687 #if !defined PRIdFAST16 || 0
688 # undef PRIdFAST16
690 # define PRIdFAST16 PRId64 macro
692 # define PRIdFAST16 "d" macro
/external/bison/linux-lib/
Dinttypes.h687 #if !defined PRIdFAST16 || 0
688 # undef PRIdFAST16
690 # define PRIdFAST16 PRId64 macro
692 # define PRIdFAST16 "d" macro
/external/e2fsprogs/intl/
Dloadmsgcat.c315 #if !defined PRIdFAST16 || PRI_MACROS_BROKEN
316 # undef PRIdFAST16
317 # define PRIdFAST16 "d" macro
669 return PRIdFAST16; in get_sysdep_segment_value()
/external/libcxx/test/std/depr/depr.c.headers/
Dinttypes_h.pass.cpp51 #ifndef PRIdFAST16
52 #error PRIdFAST16 not defined
/external/mesa3d/include/c99/
Dinttypes.h68 #define PRIdFAST16 "hd" macro
/external/jemalloc/include/msvc_compat/C99/
Dinttypes.h76 #define PRIdFAST16 "hd" macro
/external/libcxx/include/
Dcinttypes34 PRIdFAST16
Dmodule.modulemap91 …PRId8, PRId16, PRId32, PRId64, PRIdFAST8, PRIdFAST16, PRIdFAST32, PRIdFAST64, PRIdLEAST8, PRIdLEAS…
/external/libcxx/test/std/input.output/file.streams/c.files/
Dcinttypes.pass.cpp295 #ifndef PRIdFAST16
296 #error PRIdFAST16 not defined