Searched defs:functable (Results 1 – 1 of 1) sorted by relevance
85 struct functable { struct86 char *name;87 IntFuncPtr func;238 static struct functable functable[] = { variable