Home
last modified time | relevance | path

Searched defs:eval_table (Results 1 – 1 of 1) sorted by relevance

/minix3/usr.bin/unifdef/
H A Dunifdef.c696 static eval_fn eval_table, eval_unary; variable
796 eval_table(const struct ops *ops, int *valp, const char **cpp) in eval_table() function