Home
last modified time | relevance | path

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

/freebsd-12.1/usr.bin/unifdef/
H A Dunifdef.c979 static const struct ops eval_ops[] = { variable
1003 return (ops - eval_ops); in prec()
1054 lt = eval_table(eval_ops, valp, &cp); in eval_unary()
1174 ret = eval_table(eval_ops, &val, cpp); in ifeval()