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

  /external/python/cpython3/Include/
abstract.h 11 #define _PyObject_CallMethodId _PyObject_CallMethodId_SizeT
399 PyAPI_FUNC(PyObject *) _PyObject_CallMethodId(PyObject *o,
    [all...]
  /external/python/cpython3/Objects/
abstract.c     [all...]

Completed in 103 milliseconds