Home
last modified time | relevance | path

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

/external/marisa-trie/bindings/perl/
Dmarisa-swig_wrap.cxx934 #define SWIG_NewFunctionPtrObj(ptr, type) SWIG_NewPointerObj(ptr, type, 0) macro
/external/marisa-trie/bindings/ruby/
Dmarisa-swig_wrap.cxx1389 #define SWIG_NewFunctionPtrObj(ptr, type) SWIG_NewPointerObj(ptr, type, 0) macro
/external/marisa-trie/bindings/python/
Dmarisa-swig_wrap.cxx1123 #define SWIG_NewFunctionPtrObj(ptr, type) SWIG_Python_NewPointerObj(ptr, type, 0) macro