Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/internal/gover/
Dgover.go186 func CmpInt(x, y string) int { func
/aosp_15_r20/prebuilts/go/linux-x86/misc/cgo/gmp/
Dgmp.go339 func CmpInt(x, y *Int) int { func