Searched refs:hpstr (Results 1 – 1 of 1) sorted by relevance
1050 char *sizestr, *hpstr, *vpstr; in loc_ntoa() local1114 hpstr = strdup(precsize_ntoa((u_int32_t)hpval)); in loc_ntoa()1123 (hpstr != NULL) ? hpstr : error, in loc_ntoa()1128 if (hpstr != NULL) in loc_ntoa()1129 free(hpstr); in loc_ntoa()