Searched refs:fmtch (Results 1 – 2 of 2) sorted by relevance
286 exponent(CHAR *p0, int exp, CHAR fmtch) in exponent() argument292 *p++ = fmtch; in exponent()314 if (fmtch == 'e' || fmtch == 'E') in exponent()
84 exponent(char *p0, int expo, int fmtch) in exponent() argument90 *p++ = fmtch; in exponent()113 if (fmtch == 'e' || fmtch == 'E') in exponent()