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

/haiku-buildtools/gcc/gcc/fortran/
H A Dinterface.c145 *op = INTRINSIC_NONE;
1743 or INTRINSIC_NONE otherwise. */
1787 return INTRINSIC_NONE;
1839 if (other_op != INTRINSIC_NONE
H A Dmodule.c627 new_use->op = INTRINSIC_NONE;
5165 if (u->op == INTRINSIC_NONE)
6807 if (list->op != INTRINSIC_USER && list->op != INTRINSIC_NONE)
H A Diresolve.c833 temp.value.op.op = INTRINSIC_NONE;
1542 temp.value.op.op = INTRINSIC_NONE;
H A Dgfortran.h172 INTRINSIC_NONE = -1, INTRINSIC_UPLUS = GFC_INTRINSIC_BEGIN, enumerator in enum:__anon84
H A Dmatch.c113 case INTRINSIC_NONE:
H A Dopenmp.c3671 gfc_intrinsic_op alt_op = INTRINSIC_NONE;
H A Ddecl.c7005 if (other_op != INTRINSIC_NONE)
H A Dsimplify.c1898 temp.value.op.op = INTRINSIC_NONE;
H A Dtrans-decl.c4651 if (rent->op != INTRINSIC_NONE)

Completed in 395 milliseconds