Searched refs:deftbl (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/eqn/
H A Dlex.c30 extern tbl *deftbl[];
137 if ((tp = lookup(deftbl, token, NULL)) != NULL) {
242 lookup(deftbl, p1, p2);
H A Dlookup.c25 tbl *deftbl[TBLSIZE]; /* user-defined names */ variable

Completed in 46 milliseconds