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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/scripts/
H A Dunifdef.c649 } eval_ops[] = { variable in typeref:struct:ops
674 debug("eval%d !", ops - eval_ops);
681 debug("eval%d (", ops - eval_ops);
682 if (eval_table(eval_ops, valp, &cp) == LT_IF)
688 debug("eval%d number", ops - eval_ops);
693 debug("eval%d defined", ops - eval_ops);
707 debug("eval%d symbol", ops - eval_ops);
721 debug("eval%d bad expr", ops - eval_ops);
726 debug("eval%d = %d", ops - eval_ops, *valp);
740 debug("eval%d", ops - eval_ops);
[all...]

Completed in 64 milliseconds