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

/linux-master/scripts/kconfig/
H A Dexpr.h197 #define for_all_properties(sym, st, tok) \ macro
200 #define for_all_defaults(sym, st) for_all_properties(sym, st, P_DEFAULT)
201 #define for_all_choices(sym, st) for_all_properties(sym, st, P_CHOICE)
H A Dmenu.c762 for_all_properties(sym, prop, tok) { function
H A Dsymbol.c97 for_all_properties(sym, prop, P_RANGE) { function

Completed in 218 milliseconds