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

/macosx-10.10.1/swig-12/Source/Swig/
H A Dcwrap.c874 String *cres_extra = Swig_cresult(Getattr(n, "type"), "result", call_extra); local
875 Printv(cres_both_calls, "if (upcall) {\n", cres, "\n", "} else {", cres_extra, "\n}", NIL);
877 Delete(cres_extra);

Completed in 123 milliseconds