Searched defs:pushf (Results 1 - 1 of 1) sorted by relevance

/external/libpcap/msdos/
H A Dpktdrvr.c1161 int pushf = PktReceiver; local
1163 while (real_stub_array[pushf++] != 0x9C && /* pushf */
1164 real_stub_array[pushf] != 0xFA) /* cli */

Completed in 125 milliseconds