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

  /src/external/gpl3/gcc/dist/gcc/config/pa/
pa.cc 196 static machine_mode pa_c_mode_for_suffix (char);
401 #define TARGET_C_MODE_FOR_SUFFIX pa_c_mode_for_suffix
10821 pa_c_mode_for_suffix (char suffix)
10805 pa_c_mode_for_suffix (char suffix) function
  /src/external/gpl3/gcc.old/dist/gcc/config/pa/
pa.cc 194 static machine_mode pa_c_mode_for_suffix (char);
396 #define TARGET_C_MODE_FOR_SUFFIX pa_c_mode_for_suffix
10667 pa_c_mode_for_suffix (char suffix)
10651 pa_c_mode_for_suffix (char suffix) function

Completed in 37 milliseconds