Searched defs:atolwhex (Results 1 – 2 of 2) sorted by relevance
/prebuilts/go/linux-x86/src/cmd/link/internal/ld/ | ||
D | ld.go | 208 func atolwhex(s string) int64 { func |
/prebuilts/go/linux-x86/src/runtime/ | ||
D | os_plan9.go | 135 func atolwhex(p string) int64 { func |