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

/macosx-10.10.1/swig-12/Source/Swig/
H A Dcwrap.c1010 Parm *prefix_args; local
1022 /* Prepend the list of prefix_args (if any) */
1023 prefix_args = Getattr(n, "director:prefix_args");
1024 if (prefix_args != NIL) {
1027 directorparms = CopyParmList(prefix_args);

Completed in 82 milliseconds