Searched refs:token_node_t (Results 1 – 2 of 2) sorted by relevance
110 } token_node_t; typedef113 token_node_t *head;114 token_node_t *tail;115 token_node_t *non_space_tail;151 token_node_t *replacements;170 token_node_t *marker;201 token_node_t *lex_from_node;
103 token_node_t *marker);981 token_node_t *node; in _token_list_append()983 node = linear_alloc_child(parser->linalloc, sizeof(token_node_t)); in _token_list_append()1018 token_node_t *node; in _token_list_copy()1045 token_node_t *n; in _token_list_is_empty_ignoring_space()1060 token_node_t *node_a, *node_b; in _token_list_equal_ignoring_space()1308 token_node_t *node; in _token_list_print()1427 argument_list_t *arguments, token_node_t *node, in _arguments_parse()1428 token_node_t **last) in _arguments_parse()1525 _glcpp_parser_evaluate_defined(glcpp_parser_t *parser, token_node_t *node, in _glcpp_parser_evaluate_defined()[all …]