Searched refs:totalByteCount (Results 1 – 1 of 1) sorted by relevance
1222 size_t totalByteCount = actualLength(len); in debugFree() local1228 if (munmap(fullBuf, totalByteCount) != 0) { in debugFree()