Home
last modified time | relevance | path

Searched refs:CAlignOffsetAlloc (Results 1 - 4 of 4) sorted by relevance

/third_party/lzma/C/
H A DAlloc.c468 /* we align ptr to support cases where CAlignOffsetAlloc::offset is not multiply of sizeof(void *) */
476 const CAlignOffsetAlloc *p = Z7_CONTAINER_FROM_VTBL_CONST(pp, CAlignOffsetAlloc, vt); in AlignOffsetAlloc_Alloc()
522 const CAlignOffsetAlloc *p = Z7_CONTAINER_FROM_VTBL_CONST(pp, CAlignOffsetAlloc, vt); in AlignOffsetAlloc_Free()
531 void AlignOffsetAlloc_CreateVTable(CAlignOffsetAlloc *p) in AlignOffsetAlloc_CreateVTable()
H A DAlloc.h64 } CAlignOffsetAlloc; typedef
66 void AlignOffsetAlloc_CreateVTable(CAlignOffsetAlloc *p);
H A DLzma2DecMt.c74 CAlignOffsetAlloc alloc;
89 CAlignOffsetAlloc alignOffsetAlloc;
H A DXzDec.c1486 CAlignOffsetAlloc alignOffsetAlloc;

Completed in 6 milliseconds