PN_ALLOC 1041 core/compile.c f = PN_ALLOC(PN_TPROTO, struct PNProto); PN_ALLOC 1070 core/compile.c vPN(Proto) n = PN_ALLOC(PN_TPROTO, struct PNProto); PN_ALLOC 1134 core/compile.c vPN(Proto) f = PN_ALLOC(PN_TPROTO, struct PNProto); PN_ALLOC 229 core/internal.c struct PNError *e = PN_ALLOC(PN_TERROR, struct PNError); PN_ALLOC 12 core/lick.c vPN(Lick) lk = PN_ALLOC(PN_TLICK, struct PNLick); PN_ALLOC 473 core/objmodel.c vPN(WeakRef) ref = PN_ALLOC(PN_TWEAK, struct PNWeakRef);