Searched defs:buffIn (Results 1 – 4 of 4) sorted by relevance
21 void* const buffIn = malloc_orDie(buffInSize); in decompressFile_orDie() local
32 void* const buffIn = malloc_orDie(buffInSize); in compressFile_orDie() local
24 void* buffIn; member
43 void* const buffIn = malloc_orDie(buffInSize); in compressFile_orDie() local