Searched refs:STRUCTURE (Results 1 – 2 of 2) sorted by relevance
86 #define offsetof(STRUCTURE,FIELD) ((int)((char*)&((STRUCTURE*)0)->FIELD)) argument
57 +#define offsetof(STRUCTURE,FIELD) ((int)((char*)&((STRUCTURE*)0)->FIELD))
Completed in 24 milliseconds