Searched refs:altty (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/swig-12/Source/Swig/
H A Dcwrap.c201 SwigType *altty = pvalue ? 0 : SwigType_alttype(type, 0); local
235 if (!altty) {
238 local = Swig_clocal(altty, lname, pvalue);
239 Delete(altty);

Completed in 101 milliseconds