Searched refs:OS2 (Results 1 - 25 of 81) sorted by relevance

1234

/haiku-buildtools/legacy/gcc/gcc/config/i386/
H A Dxm-os2.h23 #ifndef OS2
24 #define OS2 macro
/haiku-buildtools/binutils/intl/
H A Dlocalcharset.c50 # define OS2 macro
65 #if defined OS2
276 #if !(defined WIN32 || defined OS2)
321 #elif defined OS2
/haiku-buildtools/gcc/intl/
H A Dlocalcharset.c50 # define OS2 macro
65 #if defined OS2
276 #if !(defined WIN32 || defined OS2)
321 #elif defined OS2
/haiku-buildtools/gcc/zlib/
H A Dzconf.h155 #if (defined(OS_2) || defined(__OS2__)) && !defined(OS2)
156 # define OS2 macro
166 #if (defined(MSDOS) || defined(OS2) || defined(WINDOWS)) && !defined(WIN32)
204 #if !defined(STDC) && (defined(OS2) || defined(__HOS_AIX__))
H A Dzconf.h.cmakein157 #if (defined(OS_2) || defined(__OS2__)) && !defined(OS2)
158 # define OS2
168 #if (defined(MSDOS) || defined(OS2) || defined(WINDOWS)) && !defined(WIN32)
206 #if !defined(STDC) && (defined(OS2) || defined(__HOS_AIX__))
H A Dzconf.h.in155 #if (defined(OS_2) || defined(__OS2__)) && !defined(OS2)
156 # define OS2
166 #if (defined(MSDOS) || defined(OS2) || defined(WINDOWS)) && !defined(WIN32)
204 #if !defined(STDC) && (defined(OS2) || defined(__HOS_AIX__))
H A Dzutil.h114 #ifdef OS2
H A Dminigzip.c32 #if defined(MSDOS) || defined(OS2) || defined(WIN32) || defined(__CYGWIN__)
/haiku-buildtools/binutils/zlib/
H A Dzconf.h158 #if (defined(OS_2) || defined(__OS2__)) && !defined(OS2)
159 # define OS2 macro
169 #if (defined(MSDOS) || defined(OS2) || defined(WINDOWS)) && !defined(WIN32)
207 #if !defined(STDC) && (defined(OS2) || defined(__HOS_AIX__))
H A Dzutil.h114 #ifdef OS2
H A Dminigzip.c32 #if defined(MSDOS) || defined(OS2) || defined(WIN32) || defined(__CYGWIN__)
/haiku-buildtools/gcc/zlib/contrib/puff/
H A Dpufftest.c23 #if defined(MSDOS) || defined(OS2) || defined(WIN32) || defined(__CYGWIN__)
/haiku-buildtools/binutils/zlib/contrib/puff/
H A Dpufftest.c23 #if defined(MSDOS) || defined(OS2) || defined(WIN32) || defined(__CYGWIN__)
/haiku-buildtools/gcc/zlib/examples/
H A Dzpipe.c20 #if defined(MSDOS) || defined(OS2) || defined(WIN32) || defined(__CYGWIN__)
/haiku-buildtools/binutils/zlib/examples/
H A Dzpipe.c20 #if defined(MSDOS) || defined(OS2) || defined(WIN32) || defined(__CYGWIN__)
/haiku-buildtools/legacy/gcc/libiberty/
H A Dpexecute.c89 like WIN32 and OS2 where we use spawn. It is up to the caller to wait for
424 #ifdef OS2
426 /* ??? Does OS2 have process.h? */
466 #endif /* OS2 */
604 #if ! defined (__MSDOS__) && ! defined (OS2) && ! defined (MPW) \
734 #endif /* ! __MSDOS__ && ! OS2 && ! MPW && ! (_WIN32 && ! _UWIN) */
/haiku-buildtools/jam/
H A DJamfile27 else if $(OS2) { code = execunix.c fileos2.c pathunix.c ; }
/haiku-buildtools/gcc/zlib/test/
H A Dminigzip.c32 #if defined(MSDOS) || defined(OS2) || defined(WIN32) || defined(__CYGWIN__)
/haiku-buildtools/binutils/zlib/test/
H A Dminigzip.c32 #if defined(MSDOS) || defined(OS2) || defined(WIN32) || defined(__CYGWIN__)
/haiku-buildtools/legacy/gcc/gcc/
H A Dtoplev.c149 #if ! (defined (VMS) || defined (OS2))
5497 #if !defined(OS2) && !defined(VMS) && (!defined(_WIN32) || defined (__CYGWIN__)) && !defined(__INTERIX)
5513 #endif /* ! OS2 && ! VMS && (! _WIN32 || CYGWIN) && ! __INTERIX */
H A Dgcc.c2271 #if defined (__MSDOS__) || defined (OS2) || defined (VMS)
3124 #ifndef OS2
5297 #ifdef OS2
/haiku-buildtools/gcc/gcc/
H A Dgcc.c2751 #if defined (__MSDOS__) || defined (OS2) || defined (VMS)
4275 #ifndef OS2
7956 #if defined (OS2) ||defined (HAVE_DOS_BASED_FILE_SYSTEM)
/haiku-buildtools/legacy/binutils/etc/
H A Dconfigure1272 ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \
/haiku-buildtools/autoconf/
H A Dconfigure1739 ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \
/haiku-buildtools/binutils/etc/
H A Dconfigure1698 ?:[\\/]os2[\\/]install[\\/]* | ?:[\\/]OS2[\\/]INSTALL[\\/]* | \

Completed in 218 milliseconds

1234