Home
last modified time | relevance | path

Searched refs:add_no_scope_sptr (Results 1 – 4 of 4) sorted by relevance

/dports/math/libpgmath/flang-d07daf3/tools/flang1/flang1exe/
H A Dsemant.h1502 void add_no_scope_sptr(int, int, int);
H A Dsemsym.c2100 add_no_scope_sptr(sym, new, gbl.lineno); in sem_check_scope()
H A Dsemant3.c3418 add_no_scope_sptr(sptr, sptr, gbl.lineno); in semant3()
H A Dsemsmp.c9572 add_no_scope_sptr(int oldsptr, int newsptr, int lineno) in add_no_scope_sptr() function