Searched refs:oldI (Results 1 – 2 of 2) sorted by relevance
53 oldI, w := i, int32(1)82 bias = adapt(i-oldI, x, oldI == 0)
2355 int32_t oldI = oldHash.puti(key, 1, status); in checkRegisteredCollators() local2356 if( oldI == 1 ){ in checkRegisteredCollators()