Searched refs:DOS4GW (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/libpcap-48/libpcap/
H A Dpcap-dos.h3 * 32-bit targets: djgpp, Pharlap or DOS4GW.
36 #define DOS4GW 4 macro
45 #define DOSX DOS4GW
74 #error DOSX not defined; 1 = PharLap, 2 = djgpp, 4 = DOS4GW
/macosx-10.10.1/libpcap-48/libpcap/msdos/
H A Dpktdrvr.c10 * 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...]
H A Dpkt_rx1.s4 ; Currently used only for djgpp + DOS4GW targets

Completed in 122 milliseconds