Home
last modified time | relevance | path

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

/dports/math/libpgmath/flang-d07daf3/tools/flang1/utils/symtab/
H A Dsymtab.in.h127 #define IGNORE_D 0x8 macro
/dports/math/libpgmath/flang-d07daf3/tools/flang1/flang1exe/
H A Ddump.c2542 if (tkr & IGNORE_D) in put_ignore()
2551 if (tkr & IGNORE_D) in put_ignore()
H A Dsymtab.c1266 if (IGNORE_TKRG(sptr) & IGNORE_D) in symdentry()
H A Dsemant.c10768 SST_CVALP(LHS, IGNORE_T | IGNORE_K | IGNORE_R | IGNORE_D | IGNORE_M); in semant1()
10797 conval |= IGNORE_D; in semant1()