Searched refs:eatwhite (Results 1 – 2 of 2) sorted by relevance
53 static char *eatwhite(char *);106 bp = eatwhite(buf); in doconfig()123 p = eatwhite(p); in doconfig()210 p = eatwhite(p); in doassign()281 p = eatwhite(p); in dopush()329 p = eatwhite(p); in dopop()404 tp = eatwhite(tp); in dorun()412 tp = eatwhite(tp); in dorun()419 ep = eatwhite(ep); in dorun()429 tp = eatwhite(tp); in dorun()[all …]
58 static int eatwhite(FILE *fp);159 c = eatwhite(fp); in gpkgmap()212 c = eatwhite(fp); in gpkgmap()518 c = eatwhite(fp); in getnum()547 c = eatwhite(fp); in getlnum()582 c = eatwhite(fp); in getstr()622 eatwhite(FILE *fp) in eatwhite() function