Searched defs:opt (Results 1 – 3 of 3) sorted by relevance
75 int opt; in ParseCommand() local
156 for (auto &opt : optionMaps[matterType]) { in OptionsToMap() local
988 void WasSet(int opt) in WasSet()