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

  /src/external/gpl3/gcc/dist/gcc/config/pa/
pa.cc 169 static bool pa_pass_by_reference (cumulative_args_t,
351 #define TARGET_PASS_BY_REFERENCE pa_pass_by_reference
6537 pa_pass_by_reference (cumulative_args_t, const function_arg_info &arg)
6524 pa_pass_by_reference (cumulative_args_t, const function_arg_info &arg) function
  /src/external/gpl3/gcc.old/dist/gcc/config/pa/
pa.cc 167 static bool pa_pass_by_reference (cumulative_args_t,
346 #define TARGET_PASS_BY_REFERENCE pa_pass_by_reference
6389 pa_pass_by_reference (cumulative_args_t, const function_arg_info &arg)
6376 pa_pass_by_reference (cumulative_args_t, const function_arg_info &arg) function

Completed in 26 milliseconds