Searched refs:nextb (Results 1 – 7 of 7) sorted by relevance
304 nextb = ip;311 if (i == NM || (nextb = alloc()) == 0) {320 contab[i].mx = (unsigned) nextb;331 return(offset = nextb);461 newmn, nextb, j); in alloc()464 return(nextb = j); in alloc()522 blist[j] = (unsigned)(nextb);
117 filep nextb; variable
66 extern filep nextb;
66 extern char *nextb(char *);
209 } else if ((q = nextb(p)) == p) { in generate_a_binding()
201 nextb(char *p) in nextb() function
185 reg Block_t *b, *endb, *nextb; local198 for(; b < endb && rv == 0; b = nextb)199 { nextb = (Block_t*)((Vmuchar_t*)DATA(b) + (SIZE(b)&~BITS) );207 if(!ISBUSY(SIZE(nextb)) || !ISPFREE(SIZE(nextb)) )228 if(ISPFREE(SIZE(nextb)) )