Searched refs:op_or (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.c617 static int op_or(int a, int b) { return (a || b); } function
650 { eval_table, { { "||", op_or } } },

Completed in 46 milliseconds