Searched refs:token_node_t (Results 1 – 2 of 2) sorted by relevance
112 } token_node_t; typedef115 token_node_t *head;116 token_node_t *tail;117 token_node_t *non_space_tail;153 token_node_t *replacements;172 token_node_t *marker;203 token_node_t *lex_from_node;
103 token_node_t *marker);991 token_node_t *node; in _token_list_append()993 node = linear_alloc_child(parser->linalloc, sizeof(token_node_t)); in _token_list_append()1028 token_node_t *node; in _token_list_copy()1055 token_node_t *n; in _token_list_is_empty_ignoring_space()1070 token_node_t *node_a, *node_b; in _token_list_equal_ignoring_space()1318 token_node_t *node; in _token_list_print()1444 argument_list_t *arguments, token_node_t *node, in _arguments_parse()1445 token_node_t **last) in _arguments_parse()1542 _glcpp_parser_evaluate_defined(glcpp_parser_t *parser, token_node_t *node, in _glcpp_parser_evaluate_defined()[all …]