Home
last modified time | relevance | path

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

/dports/math/libpgmath/flang-d07daf3/tools/flang1/flang1exe/
H A Dkwddf.h581 static KTABLE pgi_kw = {sizeof(t12) / sizeof(KWORD), &t12[0]}; variable
H A Dscan.c401 init_ktable(&pgi_kw); in scan_init()
4240 tkntyp = keyword(cp, &pgi_kw, &idlen, TRUE); in classify_pgi_dir()