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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
funcobject.c 449 func_dealloc(PyFunctionObject *op) function
552 (destructor)func_dealloc, /* tp_dealloc */
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
funcobject.c 449 func_dealloc(PyFunctionObject *op) function
552 (destructor)func_dealloc, /* tp_dealloc */
  /external/python/cpython2/Objects/
funcobject.c 446 func_dealloc(PyFunctionObject *op) function
549 (destructor)func_dealloc, /* tp_dealloc */
  /external/python/cpython3/Objects/
funcobject.c 522 func_dealloc(PyFunctionObject *op) function
633 (destructor)func_dealloc, /* tp_dealloc */

Completed in 224 milliseconds