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

  /src/external/gpl3/gcc/dist/libcpp/
macro.cc 302 static void alloc_expanded_arg_mem (cpp_reader *, macro_arg *, size_t);
2697 alloc_expanded_arg_mem (cpp_reader *pfile, macro_arg *arg, size_t capacity) function
2758 alloc_expanded_arg_mem (pfile, arg, capacity);
  /src/external/gpl3/gcc.old/dist/libcpp/
macro.cc 302 static void alloc_expanded_arg_mem (cpp_reader *, macro_arg *, size_t);
2688 alloc_expanded_arg_mem (cpp_reader *pfile, macro_arg *arg, size_t capacity) function
2749 alloc_expanded_arg_mem (pfile, arg, capacity);

Completed in 26 milliseconds