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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
sysmodule.c 386 sys_settrace(PyObject *self, PyObject *args) function
988 {"settrace", sys_settrace, METH_O, settrace_doc},
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
sysmodule.c 387 sys_settrace(PyObject *self, PyObject *args) function
970 {"settrace", sys_settrace, METH_O, settrace_doc},
    [all...]
  /external/python/cpython2/Python/
sysmodule.c 386 sys_settrace(PyObject *self, PyObject *args) function
988 {"settrace", sys_settrace, METH_O, settrace_doc},
    [all...]
  /external/python/cpython3/Python/
sysmodule.c 557 sys_settrace(PyObject *self, PyObject *args) function
    [all...]

Completed in 1504 milliseconds