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

/macosx-10.10.1/ruby-106/ruby/include/ruby/
H A Druby.h268 # define SSIZET2NUM(v) LL2NUM(v) macro
271 # define SSIZET2NUM(v) LONG2NUM(v) macro
274 # define SSIZET2NUM(v) INT2NUM(v) macro

Completed in 86 milliseconds