Home | History | Annotate | Download | only in glcpp

Lines Matching refs:marker

100 			  token_node_t *marker);
1570 * Here, 'marker' is the token node that appears in the list after the
1572 * examining 'marker', then it is time to pop this node from the
1578 token_node_t *marker)
1584 node->marker = marker;
1645 while (parser->active && parser->active->marker == node)
1654 parser->active->marker == n)