Searched defs:F_INSN_SIZE (Results 1 – 2 of 2) sorted by relevance
356 #define F_INSN_SIZE(t) ((sizeof (t))/sizeof(u_int32_t)) macro