Home
last modified time | relevance | path

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

/external/marisa-trie/bindings/perl/
Dmarisa-swig_wrap.cxx294 #define SWIG_DelNewMask(r) (SWIG_IsOK(r) ? (r & ~SWIG_NEWOBJMASK) : r) macro
/external/marisa-trie/bindings/ruby/
Dmarisa-swig_wrap.cxx402 #define SWIG_DelNewMask(r) (SWIG_IsOK(r) ? (r & ~SWIG_NEWOBJMASK) : r) macro
/external/marisa-trie/bindings/python/
Dmarisa-swig_wrap.cxx298 #define SWIG_DelNewMask(r) (SWIG_IsOK(r) ? (r & ~SWIG_NEWOBJMASK) : r) macro