Home
last modified time | relevance | path

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

/stdio-common/
A Dtst-fphex.c12 # define PRINT printf macro
20 # define PRINT wprintf macro
59 PRINT (L_("" S "\tExpected \"" S "\" (%Zu)\n\tGot \"" in do_test()
A Dprintf_fphex.c64 #define PRINT(ptr, wptr, len) \ macro
236 PRINT (special, wspecial, 3); in __printf_fphex()
458 PRINT (decimal, wtmp, wide ? 1 : strlen (decimal)); in __printf_fphex()
464 PRINT (numstr, wnumstr, MIN (numend - numstr, precision)); in __printf_fphex()
476 PRINT (expstr, wexpstr, (expbuf + sizeof expbuf) - expstr); in __printf_fphex()
A Dprintf_size.c43 #define PRINT(ptr, wptr, len) \ macro
174 PRINT (special, wspecial, 3); in __printf_size()
A Dprintf_fp.c83 #define PRINT(ptr, wptr, len) \ macro
418 PRINT (special, wspecial, 3); in __printf_fp_l()
1254 PRINT (tmpptr, wstartp, wide ? wcp - wstartp : cp - tmpptr); in __printf_fp_l()

Completed in 9 milliseconds