Searched refs:trans_code (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans.c1844 trans_code (gfc_code * code, tree cond) function
2202 return trans_code (code, cond);
2210 return trans_code (code, NULL_TREE);
/netbsd-current/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans.cc1917 trans_code (gfc_code * code, tree cond) function
2294 return trans_code (code, cond);
2302 return trans_code (code, NULL_TREE);

Completed in 136 milliseconds