Searched refs:sizestr (Results 1 - 1 of 1) sorted by relevance

/bind-9.6-ESV-R11/contrib/query-loc-0.4.0/
H A Dloc_ntoa.c138 char *sizestr, *hpstr, *vpstr; local
201 if ((sizestr = strdup(precsize_ntoa(sizeval))) == NULL)
202 sizestr = error;
212 altmeters, altfrac, sizestr, hpstr, vpstr);
214 if (sizestr != error)
215 free(sizestr);

Completed in 13 milliseconds