Searched refs:tempBuf (Results 1 – 2 of 2) sorted by relevance
338 Byte *tempBuf[]) in SzFolder_Decode2() argument372 outBufCur = tempBuf[1 - ci] = temp; in SzFolder_Decode2()422 Byte *tempBuf[3] = { 0, 0, 0}; in SzFolder_Decode() local425 outBuffer, (SizeT)outSize, allocMain, tempBuf); in SzFolder_Decode()427 IAlloc_Free(allocMain, tempBuf[i]); in SzFolder_Decode()
68 Byte tempBuf[LZMA_REQUIRED_INPUT_MAX]; member