Searched refs:lead_str_end (Results 1 – 1 of 1) sorted by relevance
249 const UCHAR_T *lead_str_end; in vfprintf() local1299 f = lead_str_end = find_spec ((const UCHAR_T *) format); in vfprintf()1305 f = lead_str_end = find_spec (format, &mbstate); in vfprintf()1319 lead_str_end - (const UCHAR_T *) format); in vfprintf()1653 for (f = lead_str_end; *f != L_('\0'); f = specs[nspecs++].next_fmt) in vfprintf()