Home
last modified time | relevance | path

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

/external/lzma/C/
D7zArcIn.c21 #define MY_ALLOC_ZE_AND_CPY(to, size, from, alloc) \ macro
803 MY_ALLOC_ZE_AND_CPY(p->CodersData, dataSize, startBufPtr, alloc); in ReadUnpackInfo()
1214 MY_ALLOC_ZE_AND_CPY(p->FileNames, namesSize, namesData, allocMain); in SzReadHeader2()