Home
last modified time | relevance | path

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

/glibc-2.36/stdio-common/
Dtst-printf.c47 fmtchk (const char *fmt) in fmtchk() function
81 fmtchk("%.4x"); in do_test()
82 fmtchk("%04x"); in do_test()
83 fmtchk("%4.4x"); in do_test()
84 fmtchk("%04.4x"); in do_test()
85 fmtchk("%4.3x"); in do_test()
86 fmtchk("%04.3x"); in do_test()