Home
last modified time | relevance | path

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

/external/marisa-trie/bindings/python/
Dmarisa-swig_wrap.cxx2106 PyObject *wobj = PyWeakref_GET_OBJECT(pyobj); in SWIG_Python_GetSwigThis() local
2107 return wobj ? SWIG_Python_GetSwigThis(wobj) : 0; in SWIG_Python_GetSwigThis()