HomeSort by relevance Sort by last modified time
    Searched defs:PyDescr_NewWrapper (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
descrobject.c 676 PyDescr_NewWrapper(PyTypeObject *type, struct wrapperbase *base, void *wrapped)
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
descrobject.c 639 PyDescr_NewWrapper(PyTypeObject *type, struct wrapperbase *base, void *wrapped)
    [all...]
  /external/python/cpython2/Objects/
descrobject.c 676 PyDescr_NewWrapper(PyTypeObject *type, struct wrapperbase *base, void *wrapped)
    [all...]

Completed in 243 milliseconds