PN_BLOCK          359 core/compile.c       PN_BLOCK(reg, PN_S(t,1), PN_S(t,0));
PN_BLOCK          377 core/compile.c           PN_BLOCK(breg, PN_S(t,2), PN_NIL);
PN_BLOCK          686 core/compile.c           PN_BLOCK(breg, (PN)blk, PN_S(t,1));
PN_BLOCK          781 core/compile.c             PN_BLOCK(breg, PN_S(t2,1), PN_S(t2,0));
PN_BLOCK          787 core/compile.c               PN_BLOCK(breg, PN_S(t,2), PN_S(t,1));
PN_BLOCK          811 core/compile.c               PN_BLOCK(breg, PN_S(t,2), PN_NIL);