Searched defs:NUM2ULL (Results 1 – 1 of 1) sorted by relevance
890 #define NUM2ULL(x) rb_num2ull((x)) macro892 #define NUM2ULL(x) NUM2ULONG(x) macro