Home
last modified time | relevance | path

Searched defs:SWIG_exception (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/webp/swig/
H A Dlibwebp_go_wrap.c194 #define SWIG_exception(code, msg) _swig_gopanic(msg) macro
H A Dlibwebp_python_wrap.c3002 #define SWIG_exception(code, msg) do { SWIG_Error(code, msg); SWIG_fail;; } while(0) macro
/aosp_15_r20/external/marisa-trie/bindings/ruby/
H A Dmarisa-swig_wrap.cxx1811 #define SWIG_exception(code, msg) do { SWIG_Error(code, msg);; } while(0) macro
/aosp_15_r20/external/marisa-trie/bindings/perl/
H A Dmarisa-swig_wrap.cxx1513 #define SWIG_exception(code, msg) do { SWIG_Error(code, msg); SWIG_fail;; } while(0) macro
/aosp_15_r20/external/marisa-trie/bindings/python/
H A Dmarisa-swig_wrap.cxx2683 #define SWIG_exception(code, msg) do { SWIG_Error(code, msg); SWIG_fail;; } while(0) macro