Home
last modified time | relevance | path

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

/external/marisa-trie/bindings/ruby/
Dmarisa-swig_wrap.cxx1377 #define swig_owntype ruby_owntype
1602 typedef void (*ruby_owntype)(void*); typedef
1604 SWIGRUNTIME ruby_owntype
1605 SWIG_Ruby_AcquirePtr(VALUE obj, ruby_owntype own) { in SWIG_Ruby_AcquirePtr()
1607 ruby_owntype oldown = RDATA(obj)->dfree; in SWIG_Ruby_AcquirePtr()
1617 SWIG_Ruby_ConvertPtrAndOwn(VALUE obj, void **ptr, swig_type_info *ty, int flags, ruby_owntype *own) in SWIG_Ruby_ConvertPtrAndOwn()