Searched refs:parser_temp (Results 1 – 1 of 1) sorted by relevance
90 struct parser_temp { struct109 static struct parser_temp *parser_temp; variable138 struct parser_temp *t; in parser_temp_alloc()143 t->next = parser_temp; in parser_temp_alloc()144 parser_temp = t; in parser_temp_alloc()154 struct parser_temp *t; in parser_temp_realloc()157 t = parser_temp; in parser_temp_realloc()169 struct parser_temp *t; in parser_temp_free_upto()174 t = parser_temp; in parser_temp_free_upto()193 t = parser_temp; in parser_temp_free_all()[all …]