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

/macosx-10.10/swig-12/Source/Modules/
H A Demit.cxx351 * wrappercode -> the emitted code (output)
353 int emit_action_code(Node *n, String *wrappercode, String *eaction) { argument
381 Printv(wrappercode, tm, "\n", NIL);
385 Printv(wrappercode, eaction, "\n", NIL);
H A Dswigmod.h335 int emit_action_code(Node *n, String *wrappercode, String *action);

Completed in 102 milliseconds