Searched refs:Py_Exit (Results 1 – 19 of 19) sorted by relevance
31 Py_Exit(int sts) in Py_Exit() function46 Py_Exit(2); in main()55 Py_Exit(1); in main()64 Py_Exit(1); in main()71 Py_Exit(0); in main()86 Py_Exit(1); in getgrammar()110 Py_Exit(1); in getgrammar()115 Py_Exit(1); in getgrammar()131 Py_Exit(1); in Py_FatalError()
123 extern void Py_Exit(int); in intcatcher()138 Py_Exit(1); in intcatcher()
36 Py_Exit(int sts) in Py_Exit() function58 Py_Exit(2); in main()67 Py_Exit(1); in main()76 Py_Exit(1); in main()83 Py_Exit(0); in main()98 Py_Exit(1); in getgrammar()123 Py_Exit(1); in getgrammar()129 Py_Exit(1); in getgrammar()145 Py_Exit(1); in Py_FatalError()
50 Py_Exit(0); in main()
76 PyAPI_FUNC(void) Py_Exit(int);
120 PyAPI_FUNC(void) Py_Exit(int) _Py_NO_RETURN;
415 Py_Exit
129 .. c:function:: void Py_Exit(int status)
1160 Py_Exit(exitcode); in handle_system_exit()1793 Py_Exit(int sts) in Py_Exit() function
728 Py_Exit=python37.Py_Exit
1071 "Py_Exit"
303 .. c:function:: void Py_Exit(int status)
1755 Py_Exit:void:::1756 Py_Exit:int:status::
2276 Py_Exit(int sts) in Py_Exit() function
636 Py_Exit(exitcode); in handle_system_exit()
2955 Py_Exit:void:::2956 Py_Exit:int:status::
2339 * :c:func:`Py_Exit` (and the main interpreter) now override the exit status
13928 The old, half-hearted Py_Cleanup() routine is gone. Use of Py_Exit()
31307 The old, half-hearted Py_Cleanup() routine is gone. Use of Py_Exit()