Searched refs:lodm (Results 1 – 3 of 3) sorted by relevance
2655 int lodm = 0; in emitTEX() local2659 case OP_TEX: lodm = 0; break; in emitTEX()2660 case OP_TXB: lodm = 2; break; in emitTEX()2661 case OP_TXL: lodm = 3; break; in emitTEX()2667 lodm = 1; in emitTEX()2672 emitField(0x25, 2, lodm); in emitTEX()2676 emitField(0x37, 2, lodm); in emitTEX()
637 # If libpcap is BPF-based, we need "-lodm" and "-lcfg", as642 LIBS="$LIBS -lodm -lcfg"
1584 # If we're using BPF, we need "-lodm" and "-lcfg", as1587 LIBS="-lodm -lcfg"