Searched defs:nh (Results 1 – 4 of 4) sorted by relevance
315 boolean casHead(SNode h, SNode nh) { in casHead()603 void advanceHead(QNode h, QNode nh) { in advanceHead()
677 Index<K,V> nh = new Index<K,V>(h.node, h, hx); in doPut() local
595 int nh = (h + amount) % unit; in roll() local
1553 int nh = rem.value[j+rem.offset]; in divideMagnitude() local1612 int nh = rem.value[limit - 1 + rem.offset]; in divideMagnitude() field in MutableBigInteger