Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dcrossinterp.c973 _PyXI_ApplyErrorCode(_PyXI_errcode code, PyInterpreterState *interp) in _PyXI_ApplyErrorCode() function
1072 (void)_PyXI_ApplyErrorCode(error->code, error->interp); in _PyXI_ApplyError()