Home
last modified time | relevance | path

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

/external/marisa-trie/bindings/python/
Dmarisa-swig_wrap.cxx1563 SwigPyObject_New(void *ptr, swig_type_info *ty, int own);
1579 PyObject *tmp = SwigPyObject_New(sobj->ptr, ty, 0); in SwigPyObject_dealloc()
1858 SwigPyObject_New(void *ptr, swig_type_info *ty, int own) in SwigPyObject_New() function
2415 PyObject *robj = SwigPyObject_New(ptr, type, own); in SWIG_Python_NewPointerObj()