Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/internal/goos/
Dunix.go9 const IsUnix = true const
Dnonunix.go9 const IsUnix = false const