Searched defs:OPTIONS_SIZE (Results 1 – 2 of 2) sorted by relevance
131 constexpr const int OPTIONS_SIZE = sizeof(LONG_OPTIONS) / sizeof(LONG_OPTIONS[0]); variable
240 constexpr const int32_t OPTIONS_SIZE = sizeof(LONG_OPTIONS) / sizeof(LONG_OPTIONS[0]); variable