Searched refs:num2uint (Results 1 – 2 of 2) sorted by relevance
87 num2uint(value); in checkType()160 public static int num2uint(IRubyObject value) { in num2uint() method in Utils
481 val = Utils.num2uint(value); in convert()