Searched refs:token_node_t (Results 1 – 2 of 2) sorted by relevance
114 } token_node_t; typedef117 token_node_t *head;118 token_node_t *tail;119 token_node_t *non_space_tail;155 token_node_t *replacements;174 token_node_t *marker;206 token_node_t *lex_from_node;
113 token_node_t *marker);1092 token_node_t *node; in _token_list_append()1094 node = linear_alloc_child(parser->linalloc, sizeof(token_node_t)); in _token_list_append()1129 token_node_t *node; in _token_list_copy()1156 token_node_t *n; in _token_list_is_empty_ignoring_space()1171 token_node_t *node_a, *node_b; in _token_list_equal_ignoring_space()1437 token_node_t *node; in _token_list_print()1564 argument_list_t *arguments, token_node_t *node, in _arguments_parse()1565 token_node_t **last) in _arguments_parse()1662 _glcpp_parser_evaluate_defined(glcpp_parser_t *parser, token_node_t *node, in _glcpp_parser_evaluate_defined()[all …]