Home
last modified time | relevance | path

Searched refs:_Py_BreakPoint (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Include/cpython/
Dobject.h311 PyAPI_FUNC(void) _Py_BreakPoint(void);
/third_party/python/Objects/
Dobject.c335 _Py_BreakPoint(void) in _Py_BreakPoint() function