Lines Matching defs:next
310 - next is a header used by Balloc and Bfree to keep track of lists
327 struct Bigint *next;
367 freelist[k] = rv->next;
397 v->next = freelist[v->k];
713 p5->next = 0;
725 p51 = p5->next;
732 p51->next = 0;
733 p5->next = p51;
931 next double up. Doesn't give correct results for subnormals. */
1933 next double, so the correctly rounded result is either rv - 0.5