Searched refs:nextb (Results 1 – 7 of 7) sorted by relevance
302 nextb = ip;309 if (i == NM || (nextb = alloc()) == 0) {318 contab[i].mx = (unsigned) nextb;329 return(offset = nextb);459 newmn, nextb, j); in alloc()462 return(nextb = j); in alloc()520 blist[j] = (unsigned)(nextb);
114 filep nextb; variable
64 extern filep nextb;
63 extern char *nextb(char *);
207 } else if ((q = nextb(p)) == p) { in generate_a_binding()
199 nextb(char *p) in nextb() function
176 reg Block_t *b, *endb, *nextb; local189 for(; b < endb && rv == 0; b = nextb)190 { nextb = (Block_t*)((Vmuchar_t*)DATA(b) + (SIZE(b)&~BITS) );198 if(!ISBUSY(SIZE(nextb)) || !ISPFREE(SIZE(nextb)) )219 if(ISPFREE(SIZE(nextb)) )