Searched refs:OPTION_DIVIDE_ENABLED (Results 1 – 1 of 1) sorted by relevance
94 #define OPTION_DIVIDE_ENABLED (OPTION_MD_BASE + 2) macro95 { "mdivide-enabled", no_argument, NULL, OPTION_DIVIDE_ENABLED },142 case OPTION_DIVIDE_ENABLED: in md_parse_option()