Searched refs:structType (Results 1 – 1 of 1) sorted by relevance
57 #define OFFSET_OF(structType, fldName) (&((structType *)0)->fldName) argument