Searched refs:nformat (Results 1 – 1 of 1) sorted by relevance
41 char nformat[32]; in strfroml() local48 if (strlen(format) > sizeof(nformat) - 2) in strfroml()50 nf = nformat; in strfroml()76 return __d_snprintf(str, n, nformat, fp); in strfroml()