Searched refs:nurat_int_value (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/ruby-106/ruby/
H A Drational.c463 nurat_int_value(VALUE num) function
524 num = nurat_int_value(num);
528 num = nurat_int_value(num);
529 den = nurat_int_value(den);
1699 other = nurat_int_value(other);
1717 other = nurat_int_value(other);
1734 other = nurat_int_value(other);

Completed in 129 milliseconds