Home
last modified time | relevance | path

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

/minix/crypto/external/bsd/netpgp/dist/bindings/python/
H A Dnetpgppython_wrap.c1400 PySwigObject_Check(PyObject *op) { in PySwigObject_Check() function
1451 if (!PySwigObject_Check(next)) { in PySwigObject_append()
1889 if (PySwigObject_Check(pyobj)) { in SWIG_Python_GetSwigThis()
1926 if (obj && !PySwigObject_Check(obj)) { in SWIG_Python_GetSwigThis()
2387 if (obj && PySwigObject_Check(obj)) { in SWIG_Python_TypeError()