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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
typeobject.c 718 type_call(PyTypeObject *type, PyObject *args, PyObject *kwds) function
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
typeobject.c 710 type_call(PyTypeObject *type, PyObject *args, PyObject *kwds) function
    [all...]
  /external/python/cpython2/Objects/
typeobject.c 738 type_call(PyTypeObject *type, PyObject *args, PyObject *kwds) function
    [all...]
  /external/python/cpython3/Objects/
typeobject.c 911 type_call(PyTypeObject *type, PyObject *args, PyObject *kwds) function
923 /* type_call() must not be called with an exception set,
    [all...]

Completed in 58 milliseconds