Home
last modified time | relevance | path

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

/external/marisa-trie/bindings/perl/
Dmarisa-swig_wrap.cxx298 #define SWIG_IsTmpObj(r) (SWIG_IsOK(r) && (r & SWIG_TMPOBJMASK)) macro
/external/marisa-trie/bindings/ruby/
Dmarisa-swig_wrap.cxx406 #define SWIG_IsTmpObj(r) (SWIG_IsOK(r) && (r & SWIG_TMPOBJMASK)) macro
/external/marisa-trie/bindings/python/
Dmarisa-swig_wrap.cxx302 #define SWIG_IsTmpObj(r) (SWIG_IsOK(r) && (r & SWIG_TMPOBJMASK)) macro