Home
last modified time | relevance | path

Searched refs:ga_call (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Objects/
Dgenericaliasobject.c383 ga_call(PyObject *self, PyObject *args, PyObject *kwds) in ga_call() function
595 .tp_call = ga_call,