Home
last modified time | relevance | path

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

/external/marisa-trie/bindings/python/
Dmarisa-swig_wrap.cxx1279 #define SWIG_POINTER_NOSHADOW (SWIG_POINTER_OWN << 1) macro
1280 #define SWIG_POINTER_NEW (SWIG_POINTER_NOSHADOW | SWIG_POINTER_OWN)
2417 if (clientdata && !(flags & SWIG_POINTER_NOSHADOW)) { in SWIG_Python_NewPointerObj()