Home
last modified time | relevance | path

Searched defs:Py_RETURN_NONE (Results 1 – 6 of 6) sorted by relevance

/third_party/python/PC/
Dmsvcrtmodule.c317 Py_RETURN_NONE; in msvcrt_putch_impl() local
336 Py_RETURN_NONE; in msvcrt_putwch_impl() local
/third_party/python/Include/
Dobject.h613 #define Py_RETURN_NONE return Py_NewRef(Py_None) macro
/third_party/python/Modules/
D_tkinter.c1719 Py_RETURN_NONE; in _tkinter_tkapp_adderrorinfo_impl() local
2736 Py_RETURN_NONE; in _tkinter_tkapp_createfilehandler_impl() local
2765 Py_RETURN_NONE; in _tkinter_tkapp_deletefilehandler() local
Dmmapmodule.c221 Py_RETURN_NONE; in mmap_close_method() local
Dposixmodule.c3549 Py_RETURN_NONE; in os_sync_impl() local
9232 Py_RETURN_NONE; in os_closerange_impl() local
D_testcapimodule.c1988 Py_RETURN_NONE; in test_widechar() local