Searched defs:MakeUint64 (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/starlark-go/starlark/ | ||
H A D | int.go | 39 func MakeUint64(x uint64) Int { func |
/aosp_15_r20/prebuilts/go/linux-x86/src/go/constant/ | ||
D | value.go | 402 func MakeUint64(x uint64) Value { func |