Home | History | Annotate | Download | only in runtime

Lines Matching full:const

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