Home
last modified time | relevance | path

Searched refs:macro_arg_token_iter_forward (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/libcpp/
H A Dmacro.c286 static void macro_arg_token_iter_forward (macro_arg_token_iter *);
1603 macro_arg_token_iter_forward (macro_arg_token_iter *it) in macro_arg_token_iter_forward() function
2027 macro_arg_token_iter_forward (&from); in replace_args()
2084 macro_arg_token_iter_forward (&from); in replace_args()
/dflybsd-src/contrib/gcc-4.7/libcpp/
H A Dmacro.c126 static void macro_arg_token_iter_forward (macro_arg_token_iter *);
1298 macro_arg_token_iter_forward (macro_arg_token_iter *it) in macro_arg_token_iter_forward() function
1680 macro_arg_token_iter_forward (&from); in replace_args()