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

/macosx-10.10.1/swig-12/Source/Swig/
H A Dcwrap.c737 * extension_code()
744 static String *extension_code(const String *function_name, ParmList *parms, SwigType *return_type, const String *code, int cplusplus, const String *self) { function
764 * See also extension_code()
768 String *body = extension_code(function_name, parms, return_type, code, cplusplus, self);

Completed in 68 milliseconds