Home
last modified time | relevance | path

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

/external/marisa-trie/bindings/python/
Dmarisa-swig_wrap.cxx1110 #define SWIG_AcquirePtr(ptr, src) SWIG_Python_AcquirePtr(ptr, src)
2140 SWIG_Python_AcquirePtr(PyObject *obj, int own) { in SWIG_Python_AcquirePtr() function