Home
last modified time | relevance | path

Searched defs:SWIG_NewPointerObj (Results 1 – 3 of 3) sorted by relevance

/external/marisa-trie/bindings/perl/
Dmarisa-swig_wrap.cxx922 #define SWIG_NewPointerObj(p, type, flags) SWIG_Perl_NewPointerObj(SWIG_PERL_OBJECT_CA… macro
/external/marisa-trie/bindings/ruby/
Dmarisa-swig_wrap.cxx1375 #define SWIG_NewPointerObj(ptr, type, flags) SWIG_Ruby_NewPointerObj(ptr, type, flags) macro
/external/marisa-trie/bindings/python/
Dmarisa-swig_wrap.cxx1108 #define SWIG_NewPointerObj(ptr, type, flags) SWIG_Python_NewPointerObj(ptr, type, flags) macro