Searched refs:ALL_MENU_OPTS (Results 1 – 3 of 3) sorted by relevance
63 opts &= ALL_MENU_OPTS; in MENU_EXPORT()65 if (opts & ~ALL_MENU_OPTS) in MENU_EXPORT()127 opts &= ALL_MENU_OPTS; in menu_opts_off()128 if (opts & ~ALL_MENU_OPTS) in menu_opts_off()160 opts &= ALL_MENU_OPTS; in menu_opts_on()161 if (opts & ~ALL_MENU_OPTS) in menu_opts_on()183 returnMenuOpts(ALL_MENU_OPTS & Normalize_Menu(menu)->opt); in menu_opts()
81 #define ALL_MENU_OPTS ( \ macro
82 ALL_MENU_OPTS, /* options */