HomeSort by relevance Sort by last modified time
    Searched refs:DOS4GW (Results 1 - 3 of 3) sorted by null

  /external/libpcap/
pcap-dos.h 3 * 32-bit targets: djgpp, Pharlap or DOS4GW.
34 #define DOS4GW 4
43 #define DOSX DOS4GW
72 #error DOSX not defined; 1 = PharLap, 2 = djgpp, 4 = DOS4GW
  /external/libpcap/msdos/
pktdrvr.c 10 * Watcom C/C++ 11+, DOS4GW flat model
62 #if (DOSX & (DJGPP|DOS4GW))
170 #elif (DOSX & DOS4GW)
319 #elif (DOSX & DOS4GW)
376 #elif (DOSX & DOS4GW)
413 #elif (DOSX & DOS4GW)
457 #elif (DOSX & DOS4GW)
477 #if (DOSX & (DJGPP|DOS4GW))
591 #elif (DOSX & DOS4GW)
645 #elif (DOSX & DOS4GW)
    [all...]
pkt_rx1.s 4 ; Currently used only for djgpp + DOS4GW targets

Completed in 77 milliseconds