Searched refs:hpstr (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
203 if ((hpstr = strdup(precsize_ntoa(hpval))) == NULL)
204 hpstr = error;
212 altmeters, altfrac, sizestr, hpstr, vpstr);
216 if (hpstr != error)
217 free(hpstr);

Completed in 34 milliseconds