HomeSort by relevance Sort by last modified time
    Searched refs:DJGPP (Results 26 - 36 of 36) sorted by null

12

  /prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-arm/usr/include/linux/
coda.h 15 #if defined(__NetBSD__) || (defined(DJGPP) || defined(__CYGWIN32__)) && !defined(KERNEL)
23 #if defined(DJGPP) || defined(__CYGWIN32__)
  /prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-x86/usr/include/linux/
coda.h 15 #if defined(__NetBSD__) || (defined(DJGPP) || defined(__CYGWIN32__)) && !defined(KERNEL)
23 #if defined(DJGPP) || defined(__CYGWIN32__)
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/linux/
coda.h 15 #if defined(__NetBSD__) || (defined(DJGPP) || defined(__CYGWIN32__)) && !defined(KERNEL)
23 #if defined(DJGPP) || defined(__CYGWIN32__)
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/linux/
coda.h 15 #if defined(__NetBSD__) || (defined(DJGPP) || defined(__CYGWIN32__)) && !defined(KERNEL)
23 #if defined(DJGPP) || defined(__CYGWIN32__)
  /external/kernel-headers/original/linux/
coda.h 63 /* Catch new _KERNEL defn for NetBSD and DJGPP/__CYGWIN32__ */
65 ((defined(DJGPP) || defined(__CYGWIN32__)) && !defined(KERNEL))
73 #if defined(DJGPP) || defined(__CYGWIN32__)
93 #else /* DJGPP but not KERNEL */
97 #endif /* !DJGPP */
  /external/openssl/crypto/perlasm/
x86asm.pl 244 a.out - DJGPP, elder OpenBSD, etc.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
coda.h 63 /* Catch new _KERNEL defn for NetBSD and DJGPP/__CYGWIN32__ */
65 ((defined(DJGPP) || defined(__CYGWIN32__)) && !defined(KERNEL))
73 #if defined(DJGPP) || defined(__CYGWIN32__)
93 #else /* DJGPP but not KERNEL */
97 #endif /* !DJGPP */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
coda.h 63 /* Catch new _KERNEL defn for NetBSD and DJGPP/__CYGWIN32__ */
65 ((defined(DJGPP) || defined(__CYGWIN32__)) && !defined(KERNEL))
73 #if defined(DJGPP) || defined(__CYGWIN32__)
93 #else /* DJGPP but not KERNEL */
97 #endif /* !DJGPP */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
coda.h 63 /* Catch new _KERNEL defn for NetBSD and DJGPP/__CYGWIN32__ */
65 ((defined(DJGPP) || defined(__CYGWIN32__)) && !defined(KERNEL))
73 #if defined(DJGPP) || defined(__CYGWIN32__)
93 #else /* DJGPP but not KERNEL */
97 #endif /* !DJGPP */
  /external/bison/djgpp/
config.bat 2 Rem Configure Bison for DJGPP.
23 echo Configuring Bison for DJGPP v2.x...
147 if "%CACHING%" == "enabled" echo --cache-file=%XSRC%/djgpp/config.cache >> arguments
176 sed -f %XSRC%/djgpp/config.sed configure.orig > configure
180 set CONFIG_SITE=%XSRC%/djgpp/config.site
181 if not "%CONFIG_SITE%" == "%XSRC%/djgpp/config.site" goto SmallEnv
231 Rem Define DJGPP specific defs in config.hin
235 sed -f %XSRC%/djgpp/config_h.sed %XSRC%/config_h.orig > config.hin
341 set HOME=%XSRC%/djgpp
342 if not "%HOME%" == "%XSRC%/djgpp" goto SmallEnv
    [all...]
  /external/libpcap/
pcap-dos.c 296 #ifndef DJGPP
    [all...]

Completed in 1043 milliseconds

12