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