Searched refs:DJGPP (Results 1 - 25 of 42) sorted by relevance

12

/macosx-10.10/vim-55/src/
H A Dos_msdos.h19 #ifdef DJGPP
60 #ifdef DJGPP
66 #ifndef DJGPP
83 #ifdef DJGPP
94 #ifdef DJGPP
100 #ifdef DJGPP
H A Dos_msdos.c17 * DJGPP changes by Gert van Antwerpen
36 #ifdef DJGPP
48 #if defined(DJGPP) || defined(PROTO)
49 # define _cdecl /* DJGPP doesn't have this */
103 #ifdef DJGPP
105 * For DJGPP, use our own functions for fast text screens. JML 1/18/98
112 short S_selVideo; /* Selector for DJGPP direct video transfers */
559 #ifdef DJGPP
672 #ifdef DJGPP
674 * DJGPP provide
[all...]
H A Ddosinst.h49 #if defined(DJGPP) || defined(UNIX_LINT)
56 #if defined(DJGPP) || defined(UNIX_LINT)
66 #ifndef DJGPP
426 * executable (start.exe) like in Win9x. DJGPP, being a DOS program,
643 #ifdef DJGPP
H A Dfeature.h63 # if defined(MSWIN) || defined(DJGPP) || defined(OS2) || defined(VMS) || defined(MACOS) || defined(AMIGA)
/macosx-10.10/vim-55/src/xxd/
H A DMake_djg.mak1 # The most simplistic Makefile, for DJGPP on MS-DOS
/macosx-10.10/OpenSSL098-52/src/crypto/
H A Do_dir.c73 #if defined OPENSSL_SYS_UNIX || defined DJGPP
/macosx-10.10/curl-83.1.2/curl/lib/
H A Dconfig-dos.h30 #if defined(DJGPP)
158 #if defined(DJGPP)
/macosx-10.10/tcl-105/tcl/tcl/unix/
H A DtclAppInit.c166 #ifdef DJGPP
H A DtclUnixInit.c376 #ifdef DJGPP
875 #ifdef DJGPP
905 #ifdef DJGPP
907 * For some obscure reason DJGPP puts major version into
908 * name.release and minor into name.version. As of DJGPP 2.04 this
926 #endif /* DJGPP */
H A DtclUnixFCmd.c108 #ifdef DJGPP
454 #ifndef DJGPP
523 #ifdef DJGPP
1675 #ifndef DJGPP
H A DtclUnixPort.h572 #ifdef DJGPP
H A DtclUnixFile.c131 #ifdef DJGPP
791 #ifndef DJGPP
/macosx-10.10/tcl-105/tcl84/tcl/unix/
H A DtclAppInit.c173 #ifdef DJGPP
H A DtclUnixFile.c142 #ifdef DJGPP
663 #ifndef DJGPP
H A DtclUnixPort.h647 #ifdef DJGPP
/macosx-10.10/tcl-105/tcl_ext/xotcl/xotcl/unix/
H A DtclAppInit.c182 #ifdef DJGPP
/macosx-10.10/libpcap-48/libpcap/msdos/
H A Dpktdrvr.c62 #if (DOSX & (DJGPP|DOS4GW))
154 #elif (DOSX & DJGPP)
315 #elif (DOSX & DJGPP)
370 #elif (DOSX & DJGPP)
407 #elif (DOSX & DJGPP)
452 #if (DOSX & DJGPP)
477 #if (DOSX & (DJGPP|DOS4GW))
588 #elif (DOSX & DJGPP)
642 #if (DOSX & DJGPP)
659 #elif (DOSX & DJGPP)
[all...]
/macosx-10.10/emacs-93/emacs/
H A Dconfig.bat27 rem + DJGPP version 1.12maint1 or later (version 2.03 or later recommended).
30 rem line length limit. The make that comes with DJGPP does work.
32 rem + sed (you can use the port that comes with DJGPP).
34 rem You should be able to get all the above utilities from the DJGPP FTP
98 Echo Checking what version of DJGPP is installed...
99 If Not "%DJGPP%" == "" goto djgppOk
100 Echo To compile 'Emacs' under MS-DOS you MUST have DJGPP installed!
118 Echo To compile 'Emacs' under MS-DOS you MUST have DJGPP installed!
131 Echo 'djecho.exe' is part of 'djdevNNN.zip' basic DJGPP development kit.
132 Echo Versions of DJGPP befor
[all...]
/macosx-10.10/gpatch-3/patch/pc/djgpp/
H A Dconfigure.bat2 Rem Configure patch for DJGPP v2.
/macosx-10.10/libpcap-48/libpcap/
H A Dpcap-dos.h35 #define DJGPP 2 macro
40 #define DOSX DJGPP
/macosx-10.10/OpenSSL098-52/src/crypto/perlasm/
H A Dx86asm.pl43 a.out - OpenBSD, DJGPP, etc.
/macosx-10.10/groff-38/groff/arch/djgpp/
H A Dconfig.bat2 echo Configuring GNU Groff for DJGPP v2.x...
/macosx-10.10/libiconv-42/libiconv/djgpp/
H A Dconfig.bat2 Rem Configure libiconv for DJGPP.
7 echo Configuring GNU libiconv for DJGPP v2.x...
224 Rem DJGPP needs ICONV_CONST set to const.
397 Rem is the only one that is garanteed to have been ported to DJGPP.
/macosx-10.10/gnudiff-19/diffutils/ms/
H A Dconfig.bat3 echo Configuring GNU Diffutils for DJGPP v2.x...
218 Rem is the only one that is guaranteed to have been ported to DJGPP.
/macosx-10.10/bash-94.1.2/bash-3.2/
H A Dinput.c525 #if !defined (DJGPP)
528 /* On DJGPP, ignore \r. */

Completed in 311 milliseconds

12