Home
last modified time | relevance | path

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

/third_party/python/Include/internal/
Dpycore_code.h537 _PyCode_InitLineArray(PyCodeObject *co) in _PyCode_InitLineArray() function
/third_party/python/Python/
Dceval.c6874 if (_PyCode_InitLineArray(frame->f_code)) {
6914 if (_PyCode_InitLineArray(frame->f_code)) {