Searched +defs:opt +defs:overflow (Results 1 – 2 of 2) sorted by relevance
658 static int num_error(constant char *printopt, lbool *errp, lbool overflow) in num_error()759 struct loption *opt; in init_unsupport() local
8801 std::string opt = "- "; in loadBuffer() local9314 for( auto const &opt : m_optNames ) { in getHelpColumns() local9499 for( auto const &opt : m_options ) { in validate() local9527 for (auto const &opt : m_options) parseInfos[i++].parser = &opt; in parse() local13422 int overflow( int c ) override { in overflow() function in Catch::Detail::__anon6ccc17cb3a11::StreamBufImpl