Home
last modified time | relevance | path

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

/dports/math/libpgmath/flang-d07daf3/tools/flang1/flang1exe/
H A Dsemant2.c97 sem.parsing_operator = false; in semant2()
1314 } else if (sym > NOSYM || sem.parsing_operator) { in semant2()
1319 sem.parsing_operator = (sym > NOSYM); in semant2()
H A Dsemant.h1457 bool parsing_operator; /* true when we are parsing an ST_OPERATOR */ member
H A Dsemant.c601 sem.parsing_operator = false; in semant_init()
1233 sem.parsing_operator = false; in semant1()