Searched refs:lodm (Results 1 – 3 of 3) sorted by relevance
2572 int lodm = 0; in emitTEX() local2576 case OP_TEX: lodm = 0; break; in emitTEX()2577 case OP_TXB: lodm = 2; break; in emitTEX()2578 case OP_TXL: lodm = 3; break; in emitTEX()2584 lodm = 1; in emitTEX()2589 emitField(0x25, 2, lodm); in emitTEX()2593 emitField(0x37, 2, lodm); in emitTEX()
637 # If libpcap is BPF-based, we need "-lodm" and "-lcfg", as642 LIBS="$LIBS -lodm -lcfg"
1230 # If we're using BPF, we need "-lodm" and "-lcfg", as1233 LIBS="-lodm -lcfg"