Searched defs:tp_call (Results 1 – 3 of 3) sorted by relevance
25 ternaryfunc tp_call; member
215 ternaryfunc tp_call; member
1109 ternaryfunc tp_call = PyType_GetSlot(&PyLong_Type, Py_tp_call); in test_get_statictype_slots() local