gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:offsetof from t2ex/t2ex_source/t2ex/fs/fimp/src/fimp_fat_local.h (0.00 seconds)
t2ex
t2ex_source/t2ex/fs/fimp/src/fimp_fat_local.h - 23.2KB - 504 lines
117: #define PageFromUseque(q)       ((DCachePage*)((UW)(q) - \
118:                                         offsetof(DCachePage, dcp_uq)))
119: #define PageFromActque(q)       ((DCachePage*)((UW)(q) - \
120:                                         offsetof(DCachePage, dcp_uq)))
121: