Home
last modified time | relevance | path

Searched refs:type_slots (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Modules/_sqlite/
H A Dprepare_protocol.c51 static PyType_Slot type_slots[] = { variable
64 .slots = type_slots,
/third_party/python/Modules/_sha3/
H A Dsha3module.c413 #define SHA3_TYPE_SPEC(type_spec_obj, type_name, type_slots) \
418 .slots = type_slots \

Completed in 1 milliseconds