Home
last modified time | relevance | path

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

/dports/math/libpgmath/flang-d07daf3/tools/flang1/flang1exe/
H A Dsemstk.h193 #define SST_FIRSTP(p, v) ((p)->value.wval.w4 = (v)) macro
H A Dsemant.c11280 SST_FIRSTP(LHS, 0); in semant1()
11362 SST_FIRSTP(LHS, 0x1); in semant1()
11364 SST_FIRSTP(LHS, 0x2); in semant1()
11366 SST_FIRSTP(LHS, 0x4); in semant1()
11368 SST_FIRSTP(LHS, 0x8); in semant1()
11370 SST_FIRSTP(LHS, 0x10); in semant1()
11372 SST_FIRSTP(LHS, 0x20); in semant1()
11387 SST_FIRSTP(LHS, 0x1); in semant1()
11855 SST_FIRSTP(LHS, 0x0); in semant1()
11881 SST_FIRSTP(LHS, 0x10); in semant1()
[all …]
H A Dsemant3.c4792 SST_FIRSTP(LHS, 0); in semant3()
4799 SST_FIRSTP(LHS, STD_NEXT(bef)); in semant3()