Home
last modified time | relevance | path

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

/freebsd/contrib/unifdef/
H A Dunifdef.c993 static const struct ops eval_ops[] = { variable
1017 return (ops - eval_ops); in prec()
1068 lt = eval_table(eval_ops, valp, &cp); in eval_unary()
1188 ret = eval_table(eval_ops, &val, cpp); in ifeval()