Searched defs:for_all_choices (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/kconfig/
H A Dexpr.h156 #define for_all_choices(sym, st) for_all_properties(sym, st, P_CHOICE) macro
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/scripts/kconfig/
H A Dexpr.h122 #define for_all_choices(sym, st) for_all_properties(sym, st, P_CHOICE) macro
/netgear-R7000-V1.0.7.12_1.2.5/src/router/config/
H A Dexpr.h160 #define for_all_choices(sym, st) for_all_properties(sym, st, P_CHOICE) macro

Completed in 178 milliseconds