Home
last modified time | relevance | path

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

/glibc-2.36/intl/
Dloadmsgcat.c211 #if !defined PRIiLEAST16 || PRI_MACROS_BROKEN
212 # undef PRIiLEAST16
213 # define PRIiLEAST16 "i" macro
583 return PRIiLEAST16; in get_sysdep_segment_value()
/glibc-2.36/stdlib/
Dinttypes.h76 # define PRIiLEAST16 "i" macro
/glibc-2.36/conform/data/
Dinttypes.h-data61 macro PRIiLEAST16
/glibc-2.36/ChangeLog.old/
DChangeLog.1874798 [C99-based-standards] (PRIiLEAST16): Likewise.