Searched refs:hpstr (Results 1 – 1 of 1) sorted by relevance
861 char *sizestr, *hpstr, *vpstr; in loc_ntoa() local923 if ((hpstr = strdup(precsize_ntoa(hpval))) == NULL) in loc_ntoa()924 hpstr = error; in loc_ntoa()932 altmeters, altfrac, sizestr, hpstr, vpstr); in loc_ntoa()936 if (hpstr != error) in loc_ntoa()937 free(hpstr); in loc_ntoa()