Searched refs:Z7_container_of_CONST (Results 1 - 1 of 1) sorted by relevance
/third_party/lzma/C/ | ||
H A D | 7zTypes.h | 508 #define Z7_container_of_CONST(ptr, type, m) \
macro 526 #define Z7_CONTAINER_FROM_VTBL_CONST(ptr, type, m) Z7_container_of_CONST(ptr, type, m) |
Completed in 2 milliseconds