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

  /src/external/gpl3/gcc/dist/libcpp/
macro.cc 304 static void delete_macro_args (_cpp_buff*, unsigned num_args);
1557 delete_macro_args (buff, num_args);
1664 delete_macro_args (_cpp_buff *buff, unsigned num_args) function
  /src/external/gpl3/gcc.old/dist/libcpp/
macro.cc 304 static void delete_macro_args (_cpp_buff*, unsigned num_args);
1548 delete_macro_args (buff, num_args);
1655 delete_macro_args (_cpp_buff *buff, unsigned num_args) function

Completed in 31 milliseconds