Home
last modified time | relevance | path

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

/external/marisa-trie/bindings/ruby/
Dmarisa-swig_wrap.cxx1179 # define NUM2SWIG(x) (unsigned long)NUM2LONG(x) macro
1182 # define NUM2SWIG(x) (unsigned long long)NUM2LL(x)
1252 return NUM2SWIG(reference); in SWIG_RubyReferenceToObject()