Searched refs:ecode3 (Results 1 – 3 of 3) sorted by relevance
/external/marisa-trie/bindings/perl/ |
D | marisa-swig_wrap.cxx | 3459 int ecode3 = 0 ; in XS() local 3479 ecode3 = SWIG_AsVal_int SWIG_PERL_CALL_ARGS_2(ST(2), &val3); in XS() 3480 if (!SWIG_IsOK(ecode3)) { in XS() 3481 …SWIG_exception_fail(SWIG_ArgError(ecode3), "in method '" "Trie_build" "', argument " "3"" of type … in XS()
|
/external/marisa-trie/bindings/ruby/ |
D | marisa-swig_wrap.cxx | 3340 int ecode3 = 0 ; local 3358 ecode3 = SWIG_AsVal_int(argv[1], &val3); 3359 if (!SWIG_IsOK(ecode3)) { 3360 …SWIG_exception_fail(SWIG_ArgError(ecode3), Ruby_Format_TypeError( "", "int","build", 3, argv[1] ));
|
/external/marisa-trie/bindings/python/ |
D | marisa-swig_wrap.cxx | 4433 int ecode3 = 0 ; in _wrap_Trie_build__SWIG_0() local 4452 ecode3 = SWIG_AsVal_int(obj2, &val3); in _wrap_Trie_build__SWIG_0() 4453 if (!SWIG_IsOK(ecode3)) { in _wrap_Trie_build__SWIG_0() 4454 …SWIG_exception_fail(SWIG_ArgError(ecode3), "in method '" "Trie_build" "', argument " "3"" of type … in _wrap_Trie_build__SWIG_0()
|