Searched refs:SWIG_Ruby_ConvertPacked (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/marisa-trie/bindings/ruby/ |
H A D | marisa-swig_wrap.cxx | 1380 #define SWIG_ConvertPacked(obj, ptr, sz, ty) SWIG_Ruby_ConvertPacked(obj, ptr, sz, ty, f… 1392 #define SWIG_ConvertMember(obj, ptr, sz, ty) SWIG_Ruby_ConvertPacked(obj, ptr, sz, ty) 1713 SWIG_Ruby_ConvertPacked(VALUE obj, void *ptr, int sz, swig_type_info *ty) { in SWIG_Ruby_ConvertPacked() function
|