Home | History | Annotate | Download | only in runtime

Lines Matching full:const

7 const theGoos = `linux`
9 const goos_android = 0
10 const goos_darwin = 0
11 const goos_dragonfly = 0
12 const goos_freebsd = 0
13 const goos_linux = 1
14 const goos_nacl = 0
15 const goos_netbsd = 0
16 const goos_openbsd = 0
17 const goos_plan9 = 0
18 const goos_solaris = 0
19 const goos_windows = 0