BLOAD             166 src/cmd/5c/gc.h #define	BLOAD(r)	band(bnot(r->refbehind), r->refahead)
BLOAD              39 src/cmd/5g/opt.h #define	BLOAD(r)	band(bnot(r->refbehind), r->refahead)
BLOAD             165 src/cmd/6c/gc.h #define	BLOAD(r)	band(bnot(r->refbehind), r->refahead)
BLOAD              39 src/cmd/6g/opt.h #define	BLOAD(r)	band(bnot(r->refbehind), r->refahead)
BLOAD             165 src/cmd/8c/gc.h #define	BLOAD(r)	band(bnot(r->refbehind), r->refahead)
BLOAD              39 src/cmd/8g/opt.h #define	BLOAD(r)	band(bnot(r->refbehind), r->refahead)