Home
last modified time | relevance | path

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

/stdio-common/
A Dprintf_fp.c1184 char *buffer_end = NULL; in __printf_fp_l() local
1221 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