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

  /src/external/gpl3/gcc/dist/gcc/fortran/
trans-stmt.cc 2464 /* Put the labels where they can be found later. See gfc_trans_do(). */
2606 gfc_trans_do (gfc_code * code, tree exit_cond) function
2914 /* Put the labels where they can be found later. See gfc_trans_do(). */
6221 gfc_trans_do(), it's in TREE_PURPOSE (backend_decl) of the gfc_code
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
trans-stmt.cc 2387 /* Put the labels where they can be found later. See gfc_trans_do(). */
2528 gfc_trans_do (gfc_code * code, tree exit_cond) function
2835 /* Put the labels where they can be found later. See gfc_trans_do(). */
6121 gfc_trans_do(), it's in TREE_PURPOSE (backend_decl) of the gfc_code

Completed in 26 milliseconds