Lines Matching refs:b_next
88 next = bp->b_next;
105 bp->b_next = Bullets;
112 bp->b_next = Bullets;
120 bp->b_next = Bullets;
126 bp->b_next = Bullets;
135 next = bp->b_next;
217 zapshot(bp->b_next, bp);
223 zapshot(bp->b_next, bp);
560 bp->b_next = Bullets;
992 for (bp = blist; bp != NULL; bp = bp->b_next) {
1014 for (bp = blist; bp != NULL; bp = bp->b_next)
1070 for (bp = Bullets; bp != NULL; bp = bp->b_next)
1086 for (bp = Bullets; bp != NULL; bp = bp->b_next)
1101 for (nbp = blist; nbp != NULL; nbp = nbp->b_next)