Searched refs:format_end (Results 1 – 1 of 1) sorted by relevance
533 const char *format_end = NULL; in libc_hidden_def() local620 if (! format_end) in libc_hidden_def()621 format_end = f + strlen (f) + 1; in libc_hidden_def()622 fsize = format_end - f; in libc_hidden_def()
Completed in 5 milliseconds