Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/netpgp/dist/bindings/python/
H A Dnetpgppython_wrap.c1904 PyObject *wobj = PyWeakref_GET_OBJECT(pyobj); in SWIG_Python_GetSwigThis() local
1905 return wobj ? SWIG_Python_GetSwigThis(wobj) : 0; in SWIG_Python_GetSwigThis()