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