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

  /src/external/gpl3/gcc/dist/gcc/config/m32c/
m32c.cc 84 static bool m32c_pass_by_reference (cumulative_args_t,
1378 #define TARGET_PASS_BY_REFERENCE m32c_pass_by_reference
1380 m32c_pass_by_reference (cumulative_args_t, const function_arg_info &) function
  /src/external/gpl3/gcc.old/dist/gcc/config/m32c/
m32c.cc 81 static bool m32c_pass_by_reference (cumulative_args_t,
1375 #define TARGET_PASS_BY_REFERENCE m32c_pass_by_reference
1377 m32c_pass_by_reference (cumulative_args_t, const function_arg_info &) function

Completed in 25 milliseconds