Searched refs:SWIG_Ruby_NewPackedObj (Results 1 – 1 of 1) sorted by relevance
/external/marisa-trie/bindings/ruby/ |
D | marisa-swig_wrap.cxx | 1381 #define SWIG_NewPackedObj(ptr, sz, type) SWIG_Ruby_NewPackedObj(ptr, sz, type) 1393 #define SWIG_NewMemberObj(ptr, sz, type) SWIG_Ruby_NewPackedObj(ptr, sz, type) 1701 SWIG_Ruby_NewPackedObj(void *ptr, int sz, swig_type_info *type) { in SWIG_Ruby_NewPackedObj() function
|