Home
last modified time | relevance | path

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

/glibc-2.36/intl/
Dloadmsgcat.c331 #if !defined PRIiFAST32 || PRI_MACROS_BROKEN
332 # undef PRIiFAST32
333 # define PRIiFAST32 "i" macro
667 return PRIiFAST32; in get_sysdep_segment_value()
/glibc-2.36/stdlib/
Dinttypes.h82 # define PRIiFAST32 __PRIPTR_PREFIX "i" macro
/glibc-2.36/conform/data/
Dinttypes.h-data106 macro PRIiFAST32
/glibc-2.36/ChangeLog.old/
DChangeLog.1874842 [C99-based-standards] (PRIiFAST32): Likewise.