HomeSort by: relevance | last modified time | path
    Searched refs:macro_arg_token_iter_forward (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/libcpp/
macro.cc 324 static void macro_arg_token_iter_forward (macro_arg_token_iter *);
1824 macro_arg_token_iter_forward (macro_arg_token_iter *it) function
2303 macro_arg_token_iter_forward (&from);
2361 macro_arg_token_iter_forward (&from);
  /src/external/gpl3/gcc.old/dist/libcpp/
macro.cc 324 static void macro_arg_token_iter_forward (macro_arg_token_iter *);
1815 macro_arg_token_iter_forward (macro_arg_token_iter *it) function
2294 macro_arg_token_iter_forward (&from);
2352 macro_arg_token_iter_forward (&from);

Completed in 26 milliseconds