Home
last modified time | relevance | path

Searched refs:deckw (Results 1 – 2 of 2) sorted by relevance

/dports/math/libpgmath/flang-d07daf3/tools/flang1/flang1exe/
H A Dkwddf.h577 static KTABLE deckw = {sizeof(t7) / sizeof(KWORD), &t7[0]}; variable
H A Dscan.c397 init_ktable(&deckw); in scan_init()
4063 tkntyp = keyword(cp, &deckw, &idlen, TRUE); in classify_dec()