Home | History | Annotate | Download | only in time

Lines Matching refs:u0x

1199 		u0x, u0 := u0, u0+tmp
1200 if u0 < u0x {
1203 u0x, u0 = u0, u0+uint64(nsec)
1204 if u0 < u0x {
1220 u0x, u0 = u0, u0-d0
1221 if u0 > u0x {