Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/extra/scripts/
A Dunifdef.c917 static eval_fn eval_table, eval_unary; variable
939 { eval_unary, { { "<=", op_le },
957 eval_unary(const struct ops *ops, long *valp, const char **cpp) in eval_unary() function
969 lt = eval_unary(ops, valp, &cp); in eval_unary()

Completed in 8 milliseconds