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

/linux-master/scripts/
H A Dunifdef.c808 } eval_ops[] = { variable in typeref:struct:ops
835 debug("eval%d !", ops - eval_ops);
846 debug("eval%d (", ops - eval_ops);
847 lt = eval_table(eval_ops, valp, &cp);
854 debug("eval%d number", ops - eval_ops);
862 debug("eval%d defined", ops - eval_ops);
882 debug("eval%d symbol", ops - eval_ops);
900 debug("eval%d bad expr", ops - eval_ops);
905 debug("eval%d = %d", ops - eval_ops, *valp);
920 debug("eval%d", ops - eval_ops);
[all...]

Completed in 97 milliseconds