Searched refs:MEMBER (Results 1 – 1 of 1) sorted by relevance
9 #define offsetof(TYPE, MEMBER) ((size_t) &((TYPE *)0)->MEMBER) argument