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

/haiku-buildtools/gcc/gcc/fortran/
H A Dgfortran.h1910 unsigned elemental:1, inquiry:1, transformational:1, pure:1, member in struct:gfc_intrinsic_sym
H A Dexpr.c946 || e->value.function.isym->transformational))
2377 || !e->value.function.isym->transformational)
2395 gfc_error ("transformational intrinsic %qs at %L is not permitted "
H A Dintrinsic.c345 next_sym->transformational = (cl == CLASS_TRANSFORMATIONAL);
H A Dtrans-expr.c4808 /* A scalar or transformational function. */
5948 && expr->value.function.isym->transformational
8411 /* Try to translate array(:) = func (...), where func is a transformational

Completed in 192 milliseconds