Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/tradcpp/dist/
H A Deval.c289 eval_uop(enum tokens op, int val) in eval_uop() function
461 t1->val = eval_uop(t2->tok, t1->val); in tryreduce()