Searched refs:tp_seqhalf (Results 1 – 6 of 6) sorted by relevance
58 ? ((int)((seq)-(operand)) < (int)(tpcb)->tp_seqhalf)\59 : !(-((int)(seq)-(operand)) < (int)(tpcb)->tp_seqhalf))63 ? ((int)((seq)-(operand)) < (int)(tpcb)->tp_seqhalf)\64 : !((-((int)(seq)-(operand))) < (int)(tpcb)->tp_seqhalf))68 ? ((-(int)((seq)-(operand))) < (int)(tpcb)->tp_seqhalf)\69 : !(((int)(seq)-(operand)) < (int)(tpcb)->tp_seqhalf))73 ? ((-(int)((seq)-(operand))) < (int)(tpcb)->tp_seqhalf)\74 : !(((int)(seq)-(operand)) < (int)(tpcb)->tp_seqhalf))
138 u_int tp_seqhalf; /* half the seq space */ member
691 tpcb->tp_seqhalf = tpcb->tp_seqbit >> 1;
276 tpcb->tp_seqhalf = tpcb->tp_seqbit >> 1;
400 if (i >= tpcb->tp_seqhalf)
182 Entry(seqhalf, tp_seqhalf),