Searched refs:expbuf (Results 1 – 2 of 2) sorted by relevance
1490 wchar_t expbuf[MAXEXPDIG]; in exponent() local1499 t = expbuf + MAXEXPDIG; in exponent()1505 for (; t < expbuf + MAXEXPDIG; *p++ = *t++) in exponent()
1524 char expbuf[MAXEXPDIG]; in exponent() local1533 t = expbuf + MAXEXPDIG; in exponent()1539 for (; t < expbuf + MAXEXPDIG; *p++ = *t++) in exponent()