O_ONEVALUE
if (menu->opt & O_ONEVALUE)
if (menu->opt & O_ONEVALUE)
(menu && (menu->opt & O_ONEVALUE)))
if (opts & O_ONEVALUE)
if (!(menu->opt & O_ONEVALUE))
if (!(menu->opt & O_ONEVALUE) && item->value && item != menu->curitem)
O_ONEVALUE | \