Home | History | Annotate | Download | only in python

Lines Matching refs:otype

1670       const char *otype = (const char *) SwigPyObject_GetDesc(obj);
1671 if (otype) {
1673 type, otype);
1679 const char *otype = (obj ? obj->ob_type->tp_name : 0);
1680 if (otype) {
1685 otype, cstr);
1689 type, otype);