Searched refs:coeff_start (Results 1 – 1 of 1) sorted by relevance
1280 const char *s, *coeff_start, *s_store, *coeff_end, *exp_start, *s_end; in float_fromhex() local1368 coeff_start = s; in float_fromhex()1382 ndigits = coeff_end - coeff_start; in float_fromhex()