Home
last modified time | relevance | path

Searched refs:NOSCOPE_SYM (Results 1 – 3 of 3) sorted by relevance

/dports/math/libpgmath/flang-d07daf3/tools/flang2/flang2exe/
H A Dsemant.h132 } NOSCOPE_SYM; typedef
169 NOSCOPE_SYM *no_scope_base; /* list of variables without scope
/dports/math/libpgmath/flang-d07daf3/tools/flang1/flang1exe/
H A Dsemant.h146 } NOSCOPE_SYM; typedef
166 NOSCOPE_SYM *no_scope_base; /* list of variables without scope */
H A Dsemsmp.c9580 NOSCOPE_SYM, DI_NOSCOPE_SIZE(sem.doif_depth), in add_no_scope_sptr()
9582 BZERO(DI_NOSCOPE_BASE(sem.doif_depth) + i, NOSCOPE_SYM, in add_no_scope_sptr()