Home
last modified time | relevance | path

Searched refs:PRIiFAST64 (Results 1 – 4 of 4) sorted by relevance

/glibc-2.36/intl/
Dloadmsgcat.c355 #if !defined PRIiFAST64 || PRI_MACROS_BROKEN
356 # undef PRIiFAST64
357 # define PRIiFAST64 PRIi64 macro
683 return PRIiFAST64; in get_sysdep_segment_value()
/glibc-2.36/stdlib/
Dinttypes.h83 # define PRIiFAST64 __PRI64_PREFIX "i" macro
/glibc-2.36/conform/data/
Dinttypes.h-data140 macro PRIiFAST64
/glibc-2.36/ChangeLog.old/
DChangeLog.1874875 [C99-based-standards] (PRIiFAST64): Likewise.