Home | History | Annotate | Download | only in stdio

Lines Matching defs:expbuf

1480 	wchar_t expbuf[MAXEXPDIG];
1489 t = expbuf + MAXEXPDIG;
1495 for (; t < expbuf + MAXEXPDIG; *p++ = *t++)