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