Home
last modified time | relevance | path

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

/external/marisa-trie/bindings/python/
Dmarisa-swig_wrap.cxx1953 static PyTypeObject swigpypacked_type; in _PySwigPacked_type() local
2022 swigpypacked_type = tmp; in _PySwigPacked_type()
2025 swigpypacked_type.ob_type = &PyType_Type; in _PySwigPacked_type()
2029 return &swigpypacked_type; in _PySwigPacked_type()