Searched refs:xoffsetof (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/synth/emux/
H A Demux_effect.c33 #define xoffsetof(type,tag) ((long)(&((type)NULL)->tag) - (long)(NULL)) macro
35 #define parm_offset(tag) xoffsetof(struct soundfont_voice_parm *, tag)

Completed in 43 milliseconds