Searched defs:OFFSETOF (Results 1 – 3 of 3) sorted by relevance
9 #define OFFSETOF(a, b) offsetof(b, a) macro