Searched defs:buffOut (Results 1 – 4 of 4) sorted by relevance
24 void* const buffOut = malloc_orDie(buffOutSize); in decompressFile_orDie() local
34 void* const buffOut = malloc_orDie(buffOutSize); in compressFile_orDie() local
25 void* buffOut; member
45 void* const buffOut = malloc_orDie(buffOutSize); in compressFile_orDie() local