Searched defs:SWIG_NewPointerObj (Results 1 – 4 of 4) sorted by relevance
/external/webp/swig/ |
D | libwebp_python_wrap.c | 1165 #define SWIG_NewPointerObj(ptr, type, flags) SWIG_Python_NewPointerObj(self, ptr, type, … macro 1167 #define SWIG_NewPointerObj(ptr, type, flags) SWIG_Python_NewPointerObj(NULL, ptr, type, … macro
|
/external/marisa-trie/bindings/perl/ |
D | marisa-swig_wrap.cxx | 922 #define SWIG_NewPointerObj(p, type, flags) SWIG_Perl_NewPointerObj(SWIG_PERL_OBJECT_CA… macro
|
/external/marisa-trie/bindings/ruby/ |
D | marisa-swig_wrap.cxx | 1375 #define SWIG_NewPointerObj(ptr, type, flags) SWIG_Ruby_NewPointerObj(ptr, type, flags) macro
|
/external/marisa-trie/bindings/python/ |
D | marisa-swig_wrap.cxx | 1108 #define SWIG_NewPointerObj(ptr, type, flags) SWIG_Python_NewPointerObj(ptr, type, flags) macro
|