Home
last modified time | relevance | path

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

/third_party/python/Include/
Dtypeslots.h11 #define Py_mp_length 4 macro
/third_party/python/Modules/_sqlite/
Drow.c244 {Py_mp_length, pysqlite_row_length},
/third_party/protobuf/python/google/protobuf/pyext/
Dmap_container.cc550 {Py_mp_length, (void *)MapReflectionFriend::Length},
818 {Py_mp_length, (void *)MapReflectionFriend::Length},
/third_party/python/Modules/
D_dbmmodule.c412 {Py_mp_length, dbm_length},
D_gdbmmodule.c569 {Py_mp_length, gdbm_length},
Dmmapmodule.c1111 {Py_mp_length, mmap_length},
Darraymodule.c2844 {Py_mp_length, array_length},
D_testcapimodule.c1121 lenfunc mp_length = PyType_GetSlot(&PyLong_Type, Py_mp_length); in test_get_statictype_slots()
/third_party/python/Misc/
Dstable_abi.txt193 const Py_mp_length