Searched defs:Py_RETURN_NONE (Results 1 – 6 of 6) sorted by relevance
318 Py_RETURN_NONE; in msvcrt_putch_impl() local337 Py_RETURN_NONE; in msvcrt_putwch_impl() local
1585 Py_RETURN_NONE; in _tkinter_tkapp_adderrorinfo_impl() local2536 Py_RETURN_NONE; in _tkinter_tkapp_createfilehandler_impl() local2565 Py_RETURN_NONE; in _tkinter_tkapp_deletefilehandler() local
227 Py_RETURN_NONE; in mmap_close_method() local
3578 Py_RETURN_NONE; in os_sync_impl() local9358 Py_RETURN_NONE; in os_closerange_impl() local
2183 Py_RETURN_NONE; in test_widechar() local
654 #define Py_RETURN_NONE return Py_NewRef(Py_None) macro