Lines Matching defs:totalSize
15705 int totalSize;15710 totalSize = nReserve + sizeof(*pHdr) + sizeof(int) +15712 p = malloc(totalSize);