Searched refs:gfc_expanded_ac (Results 1 – 7 of 7) sorted by relevance
1984 gfc_expanded_ac (gfc_expr *e) in gfc_expanded_ac() function1991 if (c->iterator != NULL || !gfc_expanded_ac (c->expr)) in gfc_expanded_ac()
1601 || !gfc_is_constant_expr (op1) || !gfc_expanded_ac (op1))) in eval_intrinsic()1607 || !gfc_is_constant_expr (op2) || !gfc_expanded_ac (op2))) in eval_intrinsic()
3438 int gfc_expanded_ac (gfc_expr *);
1996 gfc_expanded_ac (gfc_expr *e) in gfc_expanded_ac() function2003 if (c->iterator != NULL || !gfc_expanded_ac (c->expr)) in gfc_expanded_ac()
1648 || !gfc_is_constant_expr (op1) || !gfc_expanded_ac (op1))) in eval_intrinsic()1654 || !gfc_is_constant_expr (op2) || !gfc_expanded_ac (op2))) in eval_intrinsic()
3728 int gfc_expanded_ac (gfc_expr *);
4700 (gfc_expanded_ac): Likewise.