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

/external/mesa3d/include/c99/
H A Dinttypes.h115 #define PRIxFAST16 "hx" macro
/external/opencv3/3rdparty/include/
H A Dmsc_inttypes.h113 #define PRIxFAST16 "hx" macro
/external/bison/lib/
H A Dinttypes.in.h407 #if !defined PRIxFAST16 || @PRI_MACROS_BROKEN@
408 # undef PRIxFAST16 macro
410 # define PRIxFAST16 PRIx64 macro
412 # define PRIxFAST16 "x"
/external/libcxx/test/std/depr/depr.c.headers/
H A Dinttypes_h.pass.cpp275 #ifndef PRIxFAST16
276 #error PRIxFAST16 not defined
/external/bison/darwin-lib/
H A Dinttypes.h719 #if !defined PRIxFAST16 || 0
720 # undef PRIxFAST16 macro
722 # define PRIxFAST16 PRIx64 macro
724 # define PRIxFAST16 "x" macro
/external/bison/linux-lib/
H A Dinttypes.h719 #if !defined PRIxFAST16 || 0
720 # undef PRIxFAST16 macro
722 # define PRIxFAST16 PRIx64 macro
724 # define PRIxFAST16 "x" macro
/external/e2fsprogs/intl/
H A Dloadmsgcat.c331 #if !defined PRIxFAST16 || PRI_MACROS_BROKEN
332 # undef PRIxFAST16 macro
333 # define PRIxFAST16 "x" macro
677 return PRIxFAST16;
/external/libcxx/test/std/input.output/file.streams/c.files/
H A Dcinttypes.pass.cpp519 #ifndef PRIxFAST16
520 #error PRIxFAST16 not defined

Completed in 272 milliseconds