Home
last modified time | relevance | path

Searched defs:MakeUint64 (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/starlark-go/starlark/
H A Dint.go39 func MakeUint64(x uint64) Int { func
/aosp_15_r20/prebuilts/go/linux-x86/src/go/constant/
Dvalue.go402 func MakeUint64(x uint64) Value { func