Home
last modified time | relevance | path

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

/stdio-common/
A Dvfprintf-internal.c1163 int nspecs_done, const UCHAR_T *lead_str_end,
1194 const UCHAR_T *lead_str_end; in vfprintf() local
1252 f = lead_str_end = __find_specwc ((const UCHAR_T *) format); in vfprintf()
1255 f = lead_str_end = __find_specmb ((const UCHAR_T *) format); in vfprintf()
1264 lead_str_end - (const UCHAR_T *) format); in vfprintf()
1603 done, nspecs_done, lead_str_end, work_buffer, in vfprintf()
1617 const UCHAR_T *lead_str_end, in printf_positional() argument
1664 for (const UCHAR_T *f = lead_str_end; *f != L_('\0'); in printf_positional()

Completed in 7 milliseconds