Home | History | Annotate | Download | only in src

Lines Matching refs:expbuf

519   char expbuf[MAXEDIGITS + 3];
521 char *suffix = expbuf + MAXEDIGITS + 2;
536 while (suffix > &expbuf[MAXEDIGITS])