Home
last modified time | relevance | path

Searched refs:allocaDummy (Results 1 – 2 of 2) sorted by relevance

/external/lzma/C/
DLzFindMt.c465 Byte allocaDummy[0x180]; in BtThreadFunc2() local
468 allocaDummy[i] = (Byte)0; in BtThreadFunc2()
469 if (allocaDummy[0] == 0) in BtThreadFunc2()
DLzmaEnc.c2230 Byte allocaDummy[0x300]; in LzmaEnc_Encode2() local
2231 allocaDummy[0] = 0; in LzmaEnc_Encode2()
2232 allocaDummy[1] = allocaDummy[0]; in LzmaEnc_Encode2()