Home
last modified time | relevance | path

Searched refs:push_degenerate_list_at_head (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/compiler/glsl/
H A Dlist.h320 void push_degenerate_list_at_head(exec_node *n);
646 inline void exec_list::push_degenerate_list_at_head(exec_node *n) in push_degenerate_list_at_head() function in exec_list
H A Dglsl_parser_extras.cpp1250 this->statements.push_degenerate_list_at_head(&statements->link);
1759 this->declarations.push_degenerate_list_at_head(&declarator_list->link);

Completed in 4 milliseconds