Home
last modified time | relevance | path

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

/third_party/python/Modules/clinic/
H A D_collectionsmodule.c.h46 if ((type == &tuplegetter_type || in tuplegetter_new()
47 type->tp_init == tuplegetter_type.tp_init) && in tuplegetter_new()
/third_party/python/Modules/
H A D_collectionsmodule.c9 class _tuplegetter "_tuplegetterobject *" "&tuplegetter_type"
13 static PyTypeObject tuplegetter_type; variable
2515 static PyTypeObject tuplegetter_type = { variable
2580 &tuplegetter_type in collections_exec()

Completed in 4 milliseconds