Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/math/
Dstubs.go92 func archFrexp(x float64) (float64, int) { func
Darith_s390x.go140 func archFrexp(x float64) (float64, int) { func