Search | Google it | Results 1 - 1 of 1 for funcall:offsetof from t2ex/t2ex_source/t2ex/fs/fimp/src/fimp_fat_local.h (0.00 seconds) |
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: