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

/freebsd-10.1-release/contrib/tcpdump/
H A Dprint-forces.c813 #define OP_OFF 8 macro
839 * At this point, we know that dlen > OP_MIN; OP_OFF < OP_MIN, so
840 * we also know that it's > OP_OFF.
842 rlen = dlen - OP_OFF;
/freebsd-10.1-release/contrib/binutils/opcodes/
H A Di386-dis.c69 static void OP_OFF (int, int);
5658 OP_OFF (int bytemode, int sizeflag) function
5692 OP_OFF (bytemode, sizeflag);

Completed in 91 milliseconds