Searched defs:eval_unary (Results 1 – 1 of 1) sorted by relevance
925 static eval_fn eval_table, eval_unary; variable965 eval_unary(const struct ops *ops, long *valp, const char **cpp) in eval_unary() function