Home
last modified time | relevance | path

Searched defs:NUM2ULL (Results 1 – 1 of 1) sorted by relevance

/external/marisa-trie/bindings/ruby/
Dmarisa-swig_wrap.cxx890 #define NUM2ULL(x) rb_num2ull((x)) macro
892 #define NUM2ULL(x) NUM2ULONG(x) macro