PN_ALLOC 1048 core/compile.c f = PN_ALLOC(PN_TPROTO, struct PNProto); PN_ALLOC 1077 core/compile.c vPN(Proto) n = PN_ALLOC(PN_TPROTO, struct PNProto); PN_ALLOC 1142 core/compile.c vPN(Proto) f = PN_ALLOC(PN_TPROTO, struct PNProto); PN_ALLOC 233 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 469 core/objmodel.c vPN(WeakRef) ref = PN_ALLOC(PN_TWEAK, struct PNWeakRef);