Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Modules/_sqlite/
Dblob.c585 static PyType_Slot blob_slots[] = { variable
604 .slots = blob_slots,