Home
last modified time | relevance | path

Searched defs:type_methods (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Modules/_sha3/
Dsha3module.c517 #define SHA3_TYPE_SLOTS(type_slots_obj, type_doc, type_methods) \ argument
/third_party/python/Objects/
Dtypeobject.c4216 static PyMethodDef type_methods[] = { variable