Searched refs:PyErr_SetNone (Results 1 – 25 of 40) sorted by relevance
12
273 PyErr_SetNone(PyExc_StopAsyncIteration); in gen_send_ex()276 PyErr_SetNone(PyExc_StopIteration); in gen_send_ex()390 PyErr_SetNone(PyExc_GeneratorExit); in gen_close()1704 PyErr_SetNone(PyExc_StopAsyncIteration); in async_gen_unwrap_value()2117 PyErr_SetNone(PyExc_StopIteration); in async_gen_athrow_send()2139 PyErr_SetNone(PyExc_StopAsyncIteration); in async_gen_athrow_send()2227 PyErr_SetNone(PyExc_StopIteration); in async_gen_athrow_send()2296 PyErr_SetNone(PyExc_StopIteration); in async_gen_athrow_throw()
881 PyErr_SetNone(PyExc_StopIteration); in ga_iternext()
53 #define PYUPB_RETURN_OOM return PyErr_SetNone(PyExc_MemoryError), NULL
216 PyErr_SetNone(PyExc_MemoryError); in PyUpb_DescriptorPool_DoAddSerializedFile()
284 PyErr_SetNone(PyExc_ValueError); in PyUpb_GenericSequence_Index()
165 PyErr_SetNone(PyExc_MemoryError); in PyUpb_DescriptorBase_GetSerializedProto()
213 PyErr_SetNone(PyExc_NotImplementedError); in _GetItemByKey()237 PyErr_SetNone(PyExc_NotImplementedError); in _NewKey_ByIndex()668 PyErr_SetNone(PyExc_ValueError); in Index()808 PyErr_SetNone(PyExc_NotImplementedError); in NewMappingByNumber()875 PyErr_SetNone(PyExc_NotImplementedError); in Iterator_Next()
181 PyErr_SetNone(PyExc_StopIteration); in NodeIter_iternext_helper()
515 PyErr_SetNone(PyExc_MemoryError); in decompress()577 PyErr_SetNone(PyExc_MemoryError); in decompress()
345 PyErr_SetNone(state->EmptyError); in empty_error()
1025 PyErr_SetNone(PyExc_MemoryError); in decompress()1100 PyErr_SetNone(PyExc_MemoryError); in decompress()
1572 PyErr_SetNone(PyExc_MemoryError); in decompress()1637 PyErr_SetNone(PyExc_MemoryError); in decompress()
236 PyErr_SetNone(PyExc_KeyboardInterrupt); in signal_default_int_handler_impl()
1010 PyErr_SetNone(PyExc_NotImplementedError); in rawiobase_readinto()1017 PyErr_SetNone(PyExc_NotImplementedError); in rawiobase_write()
9 PyAPI_FUNC(void) PyErr_SetNone(PyObject *);
88 PyErr_SetNone(PyExc_KeyboardInterrupt); in _Pypegen_tokenizer_error()
113 PyErr_SetNone(PyExc_KeyboardInterrupt); in _tokenizer_error()
1561 PyErr_SetNone(PyExc_StopIteration); in builtin_next()2315 PyErr_SetNone(PyExc_KeyboardInterrupt); in builtin_input_impl()2321 PyErr_SetNone(PyExc_EOFError); in builtin_input_impl()
986 PyErr_SetNone(PyExc_InterpreterError); in _PyXI_ApplyErrorCode()
277 PyErr_SetNone(PyObject *exception) in PyErr_SetNone() function
628 PyErr_SetNone(PyExc_NotImplementedError); in _multiprocessing_SemLock__get_value_impl()
235 EXPORT_FUNC(PyErr_SetNone)
174 func,PyErr_SetNone,3.2,,