Searched refs:throw_abstract_impl_not_imported_error (Results 1 – 5 of 5) sorted by relevance
46 void throw_abstract_impl_not_imported_error( in throw_abstract_impl_not_imported_error() function50 PANIC(throw_abstract_impl_not_imported_error); in throw_abstract_impl_not_imported_error()
158 virtual void throw_abstract_impl_not_imported_error(
65 def throw_abstract_impl_not_imported_error(opname, module, context): function
336 (*interpreter)->throw_abstract_impl_not_imported_error(toString(op_name), pymodule, context); in throwIfHasPythonModule()
73 void throw_abstract_impl_not_imported_error( in throw_abstract_impl_not_imported_error() function