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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/kconfig/
H A Dexpr.h206 struct expr *expr_extract_eq_or(struct expr **ep1, struct expr **ep2);
H A Dexpr.c600 tmp = expr_extract_eq_or(&tmp1, &tmp2);
842 struct expr *expr_extract_eq_or(struct expr **ep1, struct expr **ep2) function
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/scripts/kconfig/
H A Dexpr.h171 struct expr *expr_extract_eq_or(struct expr **ep1, struct expr **ep2);
H A Dexpr.c599 tmp = expr_extract_eq_or(&tmp1, &tmp2);
841 struct expr *expr_extract_eq_or(struct expr **ep1, struct expr **ep2) function
/netgear-R7000-V1.0.7.12_1.2.5/src/router/config/
H A Dexpr.h208 struct expr *expr_extract_eq_or(struct expr **ep1, struct expr **ep2);
H A Dexpr.c564 tmp = expr_extract_eq_or(&tmp1, &tmp2);
806 struct expr *expr_extract_eq_or(struct expr **ep1, struct expr **ep2) function

Completed in 39 milliseconds