Searched refs:parser_temp (Results 1 – 1 of 1) sorted by relevance
92 struct parser_temp { struct111 static struct parser_temp *parser_temp; variable141 struct parser_temp *t; in parser_temp_alloc()146 t->next = parser_temp; in parser_temp_alloc()147 parser_temp = t; in parser_temp_alloc()157 struct parser_temp *t; in parser_temp_realloc()160 t = parser_temp; in parser_temp_realloc()172 struct parser_temp *t; in parser_temp_free_upto()177 t = parser_temp; in parser_temp_free_upto()196 t = parser_temp; in parser_temp_free_all()[all …]