Searched refs:buffer_end (Results 1 – 1 of 1) sorted by relevance
1184 char *buffer_end = NULL; in __printf_fp_l() local1221 buffer_end = buffer + nbuffer; in __printf_fp_l()1247 tmpptr = _i18n_number_rewrite (tmpptr, cp, buffer_end); in __printf_fp_l()1248 cp = buffer_end; in __printf_fp_l()1250 assert ((uintptr_t) tmpptr < (uintptr_t) buffer_end); in __printf_fp_l()
Completed in 4 milliseconds