Home
last modified time | relevance | path

Searched refs:Z7_CONTAINER_FROM_VTBL_CONST (Results 1 - 3 of 3) sorted by relevance

/third_party/lzma/C/
H A DAlloc.c476 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()
H A D7zTypes.h526 #define Z7_CONTAINER_FROM_VTBL_CONST(ptr, type, m) Z7_container_of_CONST(ptr, type, m) macro
H A DXzEnc.c949 const CCompressProgress_XzEncOffset *p = Z7_CONTAINER_FROM_VTBL_CONST(pp, CCompressProgress_XzEncOffset, vt); in CompressProgress_XzEncOffset_Progress()

Completed in 5 milliseconds