Searched refs:MAX_TOKENS (Results 1 – 1 of 1) sorted by relevance
18 #define MAX_TOKENS 512 macro23 char *tokbuf[MAX_TOKENS]; in tokenize_stdin()31 while (c < MAX_TOKENS) { in tokenize_stdin()