PN_PUT            200 core/compile.c   PN_SIZE num = PN_PUT(f->protos, block); \
PN_PUT            248 core/compile.c     PN_SIZE num = PN_PUT(f->debugs, (PN)t);
PN_PUT            291 core/compile.c                     PN_SIZE num = PN_PUT(f->values, PN_S(lhs,0));
PN_PUT            366 core/compile.c           num = PN_PUT(f->locals, tpl);
PN_PUT            372 core/compile.c           num = PN_PUT(f->locals, key);
PN_PUT            384 core/compile.c               num = PN_PUT(f->values, k);
PN_PUT            395 core/compile.c             num = PN_PUT(f->values, k); // op.b has 12 bits
PN_PUT            405 core/compile.c         PN_SIZE num = PN_PUT(f->values, (PN)a);
PN_PUT            444 core/compile.c           num = PN_PUT(f->values, PN_S(lhs,0));
PN_PUT            452 core/compile.c             num = PN_PUT(f->locals, PN_S(lhs,0));
PN_PUT            465 core/compile.c           num = PN_PUT(f->values, PN_S(lhs,0));
PN_PUT            473 core/compile.c         num = PN_PUT(f->values, PN_S(lhs,0));
PN_PUT            476 core/compile.c           PN_PUT(f->paths, PN_NUM(num));
PN_PUT            533 core/compile.c         num = PN_PUT(f->locals, PN_S(lhs,0));
PN_PUT            696 core/compile.c           PN_ASM2(OP_PROTO, reg, PN_PUT(f->protos, (PN)cl));
PN_PUT            769 core/compile.c           num = PN_PUT(f->values, PN_S(t,0));
PN_PUT            781 core/compile.c             num = PN_PUT(f->values, PN_S(t2,0));
PN_PUT            844 core/compile.c       PN_SIZE num = PN_PUT(f->values, PN_S(t,0));
PN_PUT            847 core/compile.c         PN_PUT(f->paths, PN_NUM(num));
PN_PUT            861 core/compile.c       PN_SIZE num = PN_PUT(f->values, PN_S(t,0));
PN_PUT            887 core/compile.c                 PN_SIZE num = PN_PUT(f->values, PN_S(lhs,0));
PN_PUT            916 core/compile.c       PN_PUT(f->locals, name);			\
PN_PUT            962 core/compile.c           PN_PUT(f->locals, v);
PN_PUT            261 core/objmodel.c     PN_TUPLE_EACH(pvars, i, v, {PN_PUT(ivars, v);});
PN_PUT            396 core/syntax.y    P->fileno = PN_PUT(pn_filenames, PN_STR(filename));