Lines Matching refs:token_node_t
100 token_node_t *marker);
794 token_node_t *node; in _token_list_append()
796 node = ralloc (list, token_node_t); in _token_list_append()
831 token_node_t *node; in _token_list_copy()
849 token_node_t *tail, *next; in _token_list_trim_trailing_space()
867 token_node_t *n; in _token_list_is_empty_ignoring_space()
882 token_node_t *node_a, *node_b; in _token_list_equal_ignoring_space()
1090 token_node_t *node; in _token_list_print()
1238 token_node_t *node, in _arguments_parse()
1239 token_node_t **last) in _arguments_parse()
1333 token_node_t *node; in _glcpp_parser_apply_pastes()
1338 token_node_t *next_non_space; in _glcpp_parser_apply_pastes()
1391 token_node_t *node, in _glcpp_parser_expand_function()
1392 token_node_t **last) in _glcpp_parser_expand_function()
1505 token_node_t *node, in _glcpp_parser_expand_node()
1506 token_node_t **last) in _glcpp_parser_expand_node()
1578 token_node_t *marker) in _parser_active_list_push()
1630 token_node_t *node_prev; in _glcpp_parser_expand_token_list()
1631 token_node_t *node, *last = NULL; in _glcpp_parser_expand_token_list()
1650 token_node_t *n; in _glcpp_parser_expand_token_list()
1808 token_node_t *node; in glcpp_parser_lex()
1887 token_node_t *node; in glcpp_parser_lex_from()