Home
last modified time | relevance | path

Searched refs:SST_LSYMG (Results 1 – 10 of 10) sorted by relevance

/dports/math/libpgmath/flang-d07daf3/tools/flang1/flang1exe/
H A Dsemant2.c742 sptr = SST_LSYMG(RHS(1)); in semant2()
806 sptr = SST_LSYMG(RHS(1)); in semant2()
1030 sptr1 = SST_LSYMG(sp); in semant2()
1393 sptr = SST_LSYMG(RHS(1)); in semant2()
H A Dsemstk.h146 #define SST_LSYMG(p) ((p)->value.wval.w3) macro
H A Dsemant.c3449 int sym = SST_LSYMG(RHS(2)); in semant1()
8070 SST_LSYMP(LHS, SST_LSYMG(RHS(2))); in semant1()
8094 SST_LSYMP(LHS, SST_LSYMG(RHS(3))); in semant1()
8212 SST_SYMP(LHS, SST_LSYMG(RHS(3))); in semant1()
9701 SST_SYMP(LHS, SST_LSYMG(RHS(3))); in semant1()
11233 sptr = SST_LSYMG(RHS(1)); in semant1()
11256 SST_LSYMP(LHS, SST_LSYMG(RHS(3))); in semant1()
11289 SST_LSYMP(LHS, SST_LSYMG(RHS(2))); in semant1()
11340 SST_LSYMP(RHS(1), SST_LSYMG(RHS(3))); in semant1()
11347 SST_LSYMP(LHS, SST_LSYMG(RHS(1))); in semant1()
[all …]
H A Dsemutil.c1193 sptr = SST_LSYMG(stkptr); in mkexpr1()
1624 sptr = SST_LSYMG(stkptr); in mklvalue()
2204 sptr = SST_LSYMG(stktop); in mkvarref()
2604 sptr = SST_LSYMG(stktop); in ref_array()
2900 sptr = SST_LSYMG(stktop); in chksubstr()
3325 sptr = SST_LSYMG(newtop); in assign()
H A Dsemfunc.c632 sptr = SST_LSYMG(sst_actual); in get_sym_from_sst_if_available()
1296 sptr1 = SST_LSYMG(sp); in func_call2()
1529 func_sptr = SST_LSYMG(stktop); in ptrfunc_call()
1749 sptr1 = SST_LSYMG(sp); in ptrfunc_call()
1888 sptr1 = SST_LSYMG(sp); in ptrfunc_call()
3490 sptr1 = SST_LSYMG(sp); in subr_call2()
3675 sptr1 = SST_LSYMG(sp); in subr_call2()
3844 sptr = SST_LSYMG(stktop); in ptrsubr_call()
3902 sptr1 = SST_LSYMG(sp); in ptrsubr_call()
3967 sptr1 = SST_LSYMG(sp); in ptrsubr_call()
H A Dsemant3.c293 sptr1 = SST_LSYMG(RHS(2)); in semant3()
323 sptr = SST_LSYMG(RHS(5)); in semant3()
355 sptr1 = SST_LSYMG(sp); in semant3()
549 sptr = SST_LSYMG(RHS(2)); in semant3()
1314 sptr = SST_LSYMG(RHS(1)); in semant3()
H A Dsemfunc2.c747 ARGP(SST_LSYMG(stkptr), 1); in mkarg()
762 sptr = SST_LSYMG(stkptr); in mkarg()
H A Dsemantio.c1095 sptr = SST_LSYMG(stkptr); in semantio()
3164 sptr1 = SST_LSYMG(RHS(1)); in semantio()
H A Dsemsmp.c4831 sptr = SST_LSYMG(RHS(1)); in semsmp()
4842 sptr = SST_LSYMG(RHS(1)); in semsmp()
4871 sptr = SST_LSYMG(RHS(1)); in semsmp()
H A Dsemutil2.c2756 asptr = SST_LSYMG(astkp); in _constructf90()
5744 sptr = SST_LSYMG(stkp); in get_exttype_struct_constructor()
5916 sptr = SST_LSYMG(stkp); in chk_struct_constructor()
7372 if (SCG(SST_LSYMG(stkp)) == SC_BASED) { in dinit_varref()
7373 error(116, 3, gbl.lineno, SYMNAME(SST_LSYMG(stkp)), "(DATA)"); in dinit_varref()