Home
last modified time | relevance | path

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

/external/marisa-trie/bindings/python/
Dmarisa-swig_wrap.cxx1774 static PyTypeObject swigpyobject_type; in _PySwigObject_type() local
1847 swigpyobject_type = tmp; in _PySwigObject_type()
1850 swigpyobject_type.ob_type = &PyType_Type; in _PySwigObject_type()
1854 return &swigpyobject_type; in _PySwigObject_type()