Searched refs:PRIiFAST64 (Results 1 - 3 of 3) sorted by last modified time

/openbsd-current/include/
H A Dinttypes.h79 #define PRIiFAST64 "lli" /* int_fast64_t */ macro
/openbsd-current/gnu/gcc/intl/
H A Dloadmsgcat.c367 #if !defined PRIiFAST64 || PRI_MACROS_BROKEN
368 # undef PRIiFAST64 macro
369 # define PRIiFAST64 PRIi64 macro
709 return PRIiFAST64;
/openbsd-current/gnu/usr.bin/texinfo/intl/
H A Dloadmsgcat.c367 #if !defined PRIiFAST64 || PRI_MACROS_BROKEN
368 # undef PRIiFAST64 macro
369 # define PRIiFAST64 PRIi64 macro
703 return PRIiFAST64;

Completed in 239 milliseconds