Home
last modified time | relevance | path

Searched refs:SWIG_IsNewObj (Results 1 – 3 of 3) sorted by relevance

/external/marisa-trie/bindings/perl/
Dmarisa-swig_wrap.cxx295 #define SWIG_IsNewObj(r) (SWIG_IsOK(r) && (r & SWIG_NEWOBJMASK)) macro
/external/marisa-trie/bindings/ruby/
Dmarisa-swig_wrap.cxx403 #define SWIG_IsNewObj(r) (SWIG_IsOK(r) && (r & SWIG_NEWOBJMASK)) macro
/external/marisa-trie/bindings/python/
Dmarisa-swig_wrap.cxx299 #define SWIG_IsNewObj(r) (SWIG_IsOK(r) && (r & SWIG_NEWOBJMASK)) macro