Home
last modified time | relevance | path

Searched refs:PRIu32 (Results 1 – 7 of 7) sorted by relevance

/glibc-2.36/inet/
Dtst-inet6_scopeid_pton.c111 " expected: %" PRIu32 "\n" in check_ai()
112 " actual: %" PRIu32 "\n", in check_ai()
172 printf (" expected: %" PRIu32 "\n", expected); in expect_success()
173 printf (" actual: %" PRIu32 "\n", actual); in expect_success()
/glibc-2.36/nscd/
Dmem.c442 "%" PRIu32 "+%zu > %zu\n", in gc()
452 "bounds: %" PRIu32 "+%zu > %zu\n", in gc()
459 "bounds: %" PRIu32 "+%zu > %zu\n", in gc()
469 "out of bounds: %" PRIu32 "+%zu > %zu", in gc()
/glibc-2.36/intl/
Dloadmsgcat.c147 #if !defined PRIu32 || PRI_MACROS_BROKEN
148 # undef PRIu32
149 # define PRIu32 "u" macro
536 return PRIu32; in get_sysdep_segment_value()
/glibc-2.36/stdlib/
Dinttypes.h104 # define PRIu32 "u" macro
/glibc-2.36/conform/data/
Dinttypes.h-data86 macro PRIu32
/glibc-2.36/nss/
Dgetent.c404 snprintf (scope, sizeof (scope), "%%%" PRIu32, in ahosts_keys_int()
/glibc-2.36/ChangeLog.old/
DChangeLog.1874822 [C99-based-standards] (PRIu32): Likewise.