Home
last modified time | relevance | path

Searched refs:NEED_DOIF (Results 1 – 5 of 5) sorted by relevance

/dports/math/libpgmath/flang-d07daf3/tools/flang1/flang1exe/
H A Dsemant3.c1885 NEED_DOIF(doif, DI_IF); in semant3()
1972 NEED_DOIF(doif, DI_DOWHILE); in semant3()
2087 NEED_DOIF(doif, DI_WHERE); in semant3()
2191 NEED_DOIF(doif, DI_CASE); in semant3()
2534 NEED_DOIF(doif, DI_ASSOC); in semant3()
2605 NEED_DOIF(doif, DI_SELECT_TYPE); in semant3()
3168 NEED_DOIF(doif, DI_DO); in semant3()
3171 NEED_DOIF(doif, DI_DOCONCURRENT); in semant3()
3242 NEED_DOIF(doif, DI_DOWHILE); in semant3()
3628 NEED_DOIF(doif, DI_WHERE); in semant3()
[all …]
H A Dsemant.h450 #define NEED_DOIF(df, typ) \ macro
H A Dsemsmp.c6482 NEED_DOIF(doif, DI_DO); in do_distbegin()
6494 NEED_DOIF(cur, DI_PARDO); in do_distbegin()
6555 NEED_DOIF(doif, DI_DO); in do_distbegin()
8980 NEED_DOIF(cur, typ); in enter_dir()
H A Dsemantio.c1229 NEED_DOIF(i, DI_DO); in semantio()
1581 NEED_DOIF(i, DI_DO); in semantio()
H A Dsemutil2.c2041 NEED_DOIF(doif, DI_DO); in compute_size_ido()
3084 NEED_DOIF(i, DI_DO); /* need a loop stack entry for do_end() */ in _constructf90()