Home
last modified time | relevance | path

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

/openbsd/usr.bin/unifdef/
H A Dunifdef.c942 static const struct ops eval_ops[] = { variable
956 return (ops - eval_ops); in prec()
987 lt = eval_table(eval_ops, valp, &cp); in eval_unary()
1100 ret = eval_table(eval_ops, &val, cpp); in ifeval()