Home
last modified time | relevance | path

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

/glibc-2.36/intl/
Dloadmsgcat.c295 #if !defined PRIxFAST8 || PRI_MACROS_BROKEN
296 # undef PRIxFAST8
297 # define PRIxFAST8 "x" macro
641 return PRIxFAST8; in get_sysdep_segment_value()
/glibc-2.36/stdlib/
Dinttypes.h128 # define PRIxFAST8 "x" macro
/glibc-2.36/conform/data/
Dinttypes.h-data41 macro PRIxFAST8
/glibc-2.36/ChangeLog.old/
DChangeLog.1874779 [C99-based-standards] (PRIxFAST8): Likewise.