Home
last modified time | relevance | path

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

/aosp_15_r20/external/starlark-go/starlark/
H A Dint_posix64.go50 func makeSmallInt(x int64) Int { func
H A Dint_generic.go27 func makeSmallInt(x int64) Int { func