Searched defs:astif (Results 1 – 3 of 3) sorted by relevance
/dports/math/libpgmath/flang-d07daf3/tools/flang1/flang1exe/ |
H A D | transfrm.c | 3275 int astif = mk_stmt(A_IFTHEN, 0); in mk_conformable_test() local 3353 int astif = mk_stmt(A_IFTHEN, 0); in mk_poly_test() local 3445 int astif = mk_stmt(atype, 0); in gen_allocated_check() local 4060 int astif; in rewrite_allocatable_assignment() local
|
H A D | symutl.c | 4010 int lhs, rhs, ast, std, astif, astthen, stdif; in add_auto_len() local
|
H A D | func.c | 3724 int astif, new_lhs; in allocate_lhs_if_needed() local
|