Lines Matching defs:nexttok
72 static char *nexttok(void);182 token = nexttok();219 (void) nexttok();229 (void) nexttok();301 token = nexttok();427 token = nexttok();430 token = nexttok();480 (void) nexttok();500 token = nexttok();539 * currtok/nexttok -- get the current/next token546 (void) nexttok();552 nexttok(void)