Searched refs:parser_temp (Results 1 – 1 of 1) sorted by relevance
90 struct parser_temp { struct109 static struct parser_temp *parser_temp; variable139 struct parser_temp *t; in parser_temp_alloc()144 t->next = parser_temp; in parser_temp_alloc()145 parser_temp = t; in parser_temp_alloc()155 struct parser_temp *t; in parser_temp_realloc()158 t = parser_temp; in parser_temp_realloc()170 struct parser_temp *t; in parser_temp_free_upto()175 t = parser_temp; in parser_temp_free_upto()194 t = parser_temp; in parser_temp_free_all()[all …]