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

  /src/external/gpl3/gcc/dist/gcc/config/ft32/
ft32.cc 692 ft32_pass_by_reference (cumulative_args_t, const function_arg_info &arg) function
713 if (ft32_pass_by_reference (cum_v, arg))
754 #define TARGET_PASS_BY_REFERENCE ft32_pass_by_reference
  /src/external/gpl3/gcc.old/dist/gcc/config/ft32/
ft32.cc 689 ft32_pass_by_reference (cumulative_args_t, const function_arg_info &arg) function
710 if (ft32_pass_by_reference (cum_v, arg))
751 #define TARGET_PASS_BY_REFERENCE ft32_pass_by_reference

Completed in 22 milliseconds