Searched refs:restbl (Results 1 – 2 of 2) sorted by relevance
24 tbl *restbl[TBLSIZE]; /* reserved words */ variable241 lookup(restbl, resword[i].res, resword[i].resval); in init_tbl()
39 extern tbl *restbl[]; in text()57 else if ((tp = lookup(restbl, p1, NULL)) != NULL) in text()