Home
last modified time | relevance | path

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

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