Searched refs:OPTION_DIVIDE (Results 1 – 2 of 2) sorted by relevance
9809 #define OPTION_DIVIDE (OPTION_MD_BASE + 2) macro9847 {"divide", no_argument, NULL, OPTION_DIVIDE},9969 case OPTION_DIVIDE: in md_parse_option()
385 (md_parse_options): Process OPTION_DIVIDE.