Home
last modified time | relevance | path

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

/external/python/cpython3/Include/cpython/
Dobject.h310 PyAPI_FUNC(void) _Py_BreakPoint(void);
/external/python/cpython3/Objects/
Dobject.c315 _Py_BreakPoint(void) in _Py_BreakPoint() function