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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/scripts/
H A Dunifdef.c618 static int op_and(int a, int b) { return (a && b); } function
651 { eval_table, { { "&&", op_and } } },

Completed in 101 milliseconds