Searched defs:ec (Results 1 – 5 of 5) sorted by relevance
97 let ec = BoringEc::default(); in generate_dice_artifacts() localVariable
75 let ec = BoringEc::default(); in ta_main() localVariable
478 vint4 ec = lsr<11>(p); in lns_to_sf16() local
5727 SystemError( std::error_code ec ) in SystemError()5729 SystemError( std::error_code ec, std::string const & what ) in SystemError()5731 SystemError( std::error_code ec, char const * what ) in SystemError()
816 for ( auto const & ec : command.second.errorCodes ) in checkCommandCorrectness() local