HomeSort by relevance Sort by last modified time
    Searched refs:user_err (Results 1 - 2 of 2) sorted by null

  /external/python/cpython3/Include/
pylifecycle.h 14 int user_err; member in struct:__anon37116
26 (_PyInitError){.prefix = NULL, .msg = NULL, .user_err = 0}
28 (_PyInitError){.prefix = _Py_INIT_GET_FUNC(), .msg = (MSG), .user_err = 0}
32 (_PyInitError){.prefix = _Py_INIT_GET_FUNC(), .msg = (MSG), .user_err = 1}
  /external/python/cpython3/Python/
pylifecycle.c     [all...]

Completed in 86 milliseconds