PN_CALLOC_N 199 core/objmodel.c struct PNVtable *meta = vt->meta = PN_CALLOC_N(PN_TVTABLE, struct PNVtable, 0); PN_CALLOC_N 213 core/objmodel.c vPN(Vtable) vt = PN_CALLOC_N(PN_TVTABLE, struct PNVtable, 0); PN_CALLOC_N 425 core/string.c P->strings = PN_CALLOC_N(PN_TSTRINGS, struct PNTable, 0);