Home
last modified time | relevance | path

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

/dports/math/libpgmath/flang-d07daf3/tools/flang1/flang1exe/
H A Dkwddf.h571 static KTABLE normalkw = {sizeof(t1) / sizeof(KWORD), &t1[0]}; variable
H A Dscan.c391 init_ktable(&normalkw); in scan_init()
4567 else if ((tkntyp = keyword(id, &normalkw, &idlen, sig_blanks)) == 0) in alpha()
4592 if ((tkntyp = keyword(id, &normalkw, &idlen, sig_blanks)) == 0) in alpha()
4652 tkntyp = keyword(id, &normalkw, &k, sig_blanks); in alpha()
4732 tkntyp = keyword(id, &normalkw, &idlen, sig_blanks); in alpha()
4745 tkntyp = keyword(id, &normalkw, &idlen, sig_blanks); in alpha()
4765 tkntyp = keyword(id, &normalkw, &idlen, sig_blanks); in alpha()
4797 tkntyp = keyword(id, &normalkw, &idlen, sig_blanks); in alpha()
5104 tkntyp = keyword(id, &normalkw, &idlen, sig_blanks); in alpha()
5800 tkntyp = keyword(id, &normalkw, &idlen, sig_blanks); in alpha()
[all …]