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