Searched defs:INT2NUM (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/ruby-106/ruby/include/ruby/
H A Druby.h1167 # define INT2NUM(v) INT2FIX((int)(v)) macro
1178 #define INT2NUM(x) rb_int2num_inline(x) macro

Completed in 79 milliseconds