Home
last modified time | relevance | path

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

/external/lzma/C/
DLzFindMt.c503 Byte allocaDummy[0x180]; in BtThreadFunc2() local
506 allocaDummy[i] = (Byte)0; in BtThreadFunc2()
507 if (allocaDummy[0] == 0) in BtThreadFunc2()
DLzmaEnc.c2849 Byte allocaDummy[0x300]; in LzmaEnc_Encode2() local
2850 allocaDummy[0] = 0; in LzmaEnc_Encode2()
2851 allocaDummy[1] = allocaDummy[0]; in LzmaEnc_Encode2()