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

  /external/python/cpython3/Objects/
methodobject.c 174 meth_traverse(PyCFunctionObject *m, visitproc visit, void *arg) function
290 (traverseproc)meth_traverse, /* tp_traverse */
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
methodobject.c 164 meth_traverse(PyCFunctionObject *m, visitproc visit, void *arg) function
303 (traverseproc)meth_traverse, /* tp_traverse */
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
methodobject.c 164 meth_traverse(PyCFunctionObject *m, visitproc visit, void *arg) function
303 (traverseproc)meth_traverse, /* tp_traverse */
  /external/python/cpython2/Objects/
methodobject.c 164 meth_traverse(PyCFunctionObject *m, visitproc visit, void *arg) function
303 (traverseproc)meth_traverse, /* tp_traverse */

Completed in 97 milliseconds