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

/macosx-10.10.1/swig-12/Source/Swig/
H A Dcwrap.c872 String *cres_both_calls = NewStringf(""); local
875 Printv(cres_both_calls, "if (upcall) {\n", cres, "\n", "} else {", cres_extra, "\n}", NIL);
876 Setattr(n, "wrap:action", cres_both_calls);
879 Delete(cres_both_calls);

Completed in 152 milliseconds