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

/haiku-buildtools/gcc/gcc/fortran/
H A Dtrans-stmt.c5045 gfc_trans_where_3 (gfc_code * cblock, gfc_code * eblock) function
5199 return gfc_trans_where_3 (cblock, NULL);
5216 are coalesced in gfc_trans_where_3. */
5233 return gfc_trans_where_3 (cblock, eblock);

Completed in 105 milliseconds