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

/macosx-10.10/swig-12/Lib/octave/
H A Dexception.i5 %define_as(SWIG_exception(code, msg), %block(%error(code, msg); SWIG_fail; ))
H A Doctiterators.swg303 SWIG_fail;
/macosx-10.10/swig-12/Lib/perl5/
H A Dexception.i4 %define_as(SWIG_exception(code, msg), %block(%error(code, msg); SWIG_fail; ))
H A Dperltypemaps.swg72 %define %raise(obj, type, desc) sv_setsv(GvSV(PL_errgv), obj); SWIG_fail %enddef
H A Dperlrun.swg51 #define SWIG_fail goto fail
409 #define SWIG_croak(x) { SWIG_Error(SWIG_RuntimeError, x); SWIG_fail; }
/macosx-10.10/swig-12/Lib/python/
H A Dexception.i5 %define_as(SWIG_exception(code, msg), %block(%error(code, msg); SWIG_fail; ))
H A Dpyiterators.swg324 SWIG_fail;
H A Dpyrun.swg51 #define SWIG_fail goto fail
/macosx-10.10/swig-12/Lib/r/
H A Dexception.i6 %block(switch (code) {case SWIG_IndexError: return Rf_ScalarLogical(NA_LOGICAL); default: %error(code, msg); SWIG_fail;} ))
/macosx-10.10/swig-12/Lib/lua/
H A Dlua.swg172 %{lua_pushnumber(L,(lua_Number)$1);SWIG_fail; %}
175 %{lua_pushboolean(L,(int)($1==true));SWIG_fail; %}
179 %{lua_pushnumber(L,(lua_Number)(int)$1);SWIG_fail; %}
183 %{lua_pushstring(L,$1);SWIG_fail;%}
187 %{lua_pushfstring(L,"%c",$1);SWIG_fail;%}
207 SWIG_fail;%}
216 SWIG_fail;%}
222 SWIG_fail;%}
H A Dstd_string.i66 %{ lua_pushlstring(L,$1.data(),$1.size()); SWIG_fail;%}
68 %{ lua_pushlstring(L,$1->data(),$1->size()); SWIG_fail;%}
H A Dtypemaps.i305 if (!$1) SWIG_fail;%}
313 if (!$1) SWIG_fail;%}
364 if (!$1) SWIG_fail;%}
372 if (!$1) SWIG_fail;%}
496 if (!$1) SWIG_fail;%}
504 if (!$1) SWIG_fail;%}
H A Dluarun.swg108 #define SWIG_fail {goto fail;}
/macosx-10.10/swig-12/Lib/ocaml/
H A Dstd_complex.i28 SWIG_fail;
45 SWIG_fail;
/macosx-10.10/swig-12/Lib/typemaps/
H A Dexception.swg34 %define_as(SWIG_exception_fail(code, msg), %block(%error(code, msg); SWIG_fail))
36 %define_as(SWIG_contract_assert(expr, msg), if (!(expr)) { %error(SWIG_RuntimeError, msg); SWIG_fail; } else)
H A Dswigtypemaps.swg121 #define %raise(obj, type, desc) SWIG_Raise(obj, type, desc); SWIG_fail
/macosx-10.10/swig-12/Lib/tcl/
H A Dtypemaps.i67 SWIG_fail;
75 SWIG_fail;
84 SWIG_fail;
92 SWIG_fail;
101 SWIG_fail;
111 SWIG_fail;
121 SWIG_fail;
131 SWIG_fail;
141 SWIG_fail;
151 SWIG_fail;
[all...]
H A Dtcltypemaps.swg82 SWIG_fail;
H A Dtclrun.swg44 #define SWIG_fail goto fail
/macosx-10.10/tcl-105/tcl_ext/ffidl/ffidl/demos/mathswig/
H A Dmathswig_wrap.c538 #define SWIG_fail goto fail macro
1327 if (SWIG_GetArgs(interp, objc, objv,"d:acos double ",&arg1) == TCL_ERROR) SWIG_fail;
1342 if (SWIG_GetArgs(interp, objc, objv,"d:asin double ",&arg1) == TCL_ERROR) SWIG_fail;
1357 if (SWIG_GetArgs(interp, objc, objv,"d:atan double ",&arg1) == TCL_ERROR) SWIG_fail;
1373 if (SWIG_GetArgs(interp, objc, objv,"dd:atan2 double double ",&arg1,&arg2) == TCL_ERROR) SWIG_fail;
1388 if (SWIG_GetArgs(interp, objc, objv,"d:cos double ",&arg1) == TCL_ERROR) SWIG_fail;
1403 if (SWIG_GetArgs(interp, objc, objv,"d:sin double ",&arg1) == TCL_ERROR) SWIG_fail;
1418 if (SWIG_GetArgs(interp, objc, objv,"d:tan double ",&arg1) == TCL_ERROR) SWIG_fail;
1433 if (SWIG_GetArgs(interp, objc, objv,"d:cosh double ",&arg1) == TCL_ERROR) SWIG_fail;
1448 if (SWIG_GetArgs(interp, objc, objv,"d:sinh double ",&arg1) == TCL_ERROR) SWIG_fail;
[all...]
/macosx-10.10/swig-12/Lib/php/
H A Dphprun.swg70 #define SWIG_fail goto fail
77 #define SWIG_PHP_Error(code,msg) do { SWIG_ErrorCode() = code; SWIG_ErrorMsg() = msg; SWIG_fail; } while (0)
/macosx-10.10/swig-12/Lib/
H A Dexception.i210 { lua_pushfstring(L,"%s:%s",#a,b);SWIG_fail; }
/macosx-10.10/swig-12/Lib/ruby/
H A Drubyrun.swg49 #define SWIG_fail goto fail
H A Drubyiterators.swg863 SWIG_fail;

Completed in 110 milliseconds