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

/macosx-10.10.1/swig-12/Source/Modules/
H A Duffi.cxx176 static String *get_lisp_type(Node *n, SwigType *ty, const_String_or_char_ptr name) { function
292 String *lisptype = get_lisp_type(n, argtype, argname);
H A Dallegrocl.cxx1984 String *get_lisp_type(Node *n, SwigType *ty, const_String_or_char_ptr name) { function
2423 String *lisptype = get_lisp_type(n, parmtype, Getattr(p, "name"));
2539 Printf(fcl, " (:returning (%s %s)", compose_foreign_type(n, result_type), get_lisp_type(n, Getattr(n, "type"), "result"));

Completed in 126 milliseconds