Searched refs:part4 (Results 1 – 1 of 1) sorted by relevance
197 char *part1, *part2, *part3, *part4; in convertexp() local204 part4 = part3; in convertexp()205 (void)strsep(&part4, "."); /* no decimal allowed in the exponent */ in convertexp()206 if (part4) in convertexp()