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