Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/eqn/
H A Dlookup.c101 } resword[] = { variable
240 for (i = 0; resword[i].res != NULL; i++) in init_tbl()
241 lookup(restbl, resword[i].res, resword[i].resval); in init_tbl()