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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
sysmodule.c 406 sys_gettrace(PyObject *self, PyObject *args) function
989 {"gettrace", sys_gettrace, METH_NOARGS, gettrace_doc},
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
sysmodule.c 407 sys_gettrace(PyObject *self, PyObject *args) function
971 {"gettrace", sys_gettrace, METH_NOARGS, gettrace_doc},
    [all...]
  /external/python/cpython2/Python/
sysmodule.c 406 sys_gettrace(PyObject *self, PyObject *args) function
989 {"gettrace", sys_gettrace, METH_NOARGS, gettrace_doc},
    [all...]
  /external/python/cpython3/Python/
sysmodule.c 576 sys_gettrace(PyObject *self, PyObject *args) function
    [all...]

Completed in 516 milliseconds