Home | History | Annotate | Download | only in runtime

Lines Matching defs:ts

21 type TS uint16
25 func (TS) Method1() {}
26 func (TS) Method2() {}
51 ts TS
64 _ = e == ts
65 _ = i1 == ts
76 _ = e == ts
82 _ = i1 == ts
88 _ = e != ts
94 _ = i1 != ts
100 e = ts
118 i1 = ts