Searched refs:rclex_tok_max (Results 1 – 1 of 1) sorted by relevance
115 static size_t rclex_tok_max = 0; variable616 if (! rclex_tok || rclex_tok_max <= rclex_tok_pos) in rclex_tok_add_char()618 char *h = xmalloc (rclex_tok_max + 9); in rclex_tok_add_char()629 rclex_tok_max += 8; in rclex_tok_add_char()