Home
last modified time | relevance | path

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

/dports/math/libpgmath/flang-d07daf3/tools/flang2/flang2exe/
H A Dsemant.h229 #define DI_LINENO(d) sem.doif_base[d].lineno macro
261 DI_LINENO(df) = gbl.lineno; \
/dports/math/libpgmath/flang-d07daf3/tools/flang1/flang1exe/
H A Dsemant.h372 #define DI_LINENO(d) sem.doif_base[d].lineno macro
455 DI_LINENO(df) = gbl.lineno; \
H A Dsemant3.c245 direct_loop_end(DI_LINENO(doif), gbl.lineno); in semant3()
2018 direct_loop_end(DI_LINENO(doif), gbl.lineno); in semant3()
2144 direct_loop_end(DI_LINENO(doif), gbl.lineno); in semant3()
5986 gbl.lineno = DI_LINENO(doif); in check_doconcurrent()
H A Dsemant.c447 DI_LINENO(0) = 0; in semant_init()
781 sem_err104(sem.doif_depth, DI_LINENO(sem.doif_depth), "unterminated"); in end_subprogram_checks()
1649 direct_loop_end(DI_LINENO(doif), gbl.lineno); in semant1()
H A Dsemsmp.c1127 error(155, 3, DI_LINENO(doif), in semsmp()