Searched defs:fromInt (Results 1 – 2 of 2) sorted by relevance
44 static fromInt(value) { method in Int64
473 static RegNumT fromInt(BaseType Value) { return RegNumT(Value); } in fromInt() function