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

1234567

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/os2/
H A Dosdep.h9 #if defined(__OS2__) && !defined(OS2)
10 # define OS2 macro
27 # if (defined(OS2) && !defined(__32BIT__))
32 #if defined(OS2) && !defined(__32BIT__)
86 #if (defined(OS2) && !defined(MSDOS))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/os2/
H A DOS2-EMX.cmd3 perl Configure OS2-EMX
7 perl util\mk1mf.pl OS2-EMX > OS2-EMX.mak
8 perl util\mk1mf.pl dll OS2-EMX > OS2-EMX-DLL.mak
11 perl util\mkdef.pl crypto OS2 > os2\crypto.def
12 perl util\mkdef.pl ssl OS2 > os2\ssl.def
99 echo make -f OS2-EMX.mak
101 echo make -f OS2-EMX-DLL.mak
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/os2/
H A DOS2-EMX.cmd3 perl Configure OS2-EMX
7 perl util\mk1mf.pl OS2-EMX > OS2-EMX.mak
8 perl util\mk1mf.pl dll OS2-EMX > OS2-EMX-DLL.mak
11 perl util\mkdef.pl crypto OS2 > os2\crypto.def
12 perl util\mkdef.pl ssl OS2 > os2\ssl.def
99 echo make -f OS2-EMX.mak
101 echo make -f OS2-EMX-DLL.mak
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/os2/
H A DOS2-EMX.cmd3 perl Configure OS2-EMX
7 perl util\mk1mf.pl OS2-EMX > OS2-EMX.mak
8 perl util\mk1mf.pl dll OS2-EMX > OS2-EMX-DLL.mak
11 perl util\mkdef.pl crypto OS2 > os2\crypto.def
12 perl util\mkdef.pl ssl OS2 > os2\ssl.def
99 echo make -f OS2-EMX.mak
101 echo make -f OS2-EMX-DLL.mak
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/
H A Dunzvers.h44 #if (defined(OS2) || defined(__OS2__))
H A Dunzip.h129 #if (defined(__OS2__) && !defined(OS2))
130 # define OS2 macro
169 # if (!defined(__MSDOS__) && !defined(OS2) && !defined(WIN32))
213 #if (defined(__STDC__) || defined(MSDOS) || defined(OS2) || defined(WIN32))
343 #if (defined(OS2) && !defined(FUNZIP))
359 #endif /* OS2 && !FUNZIP */
362 #if (defined(OS2) && !defined(FUNZIP))
368 #endif /* OS2 && !FUNZIP */
473 #if defined(UNIX) || defined(OS2) || defined(WIN32)
517 #if (defined(MSDOS) || defined(FLEXOS) || defined(OS2) || define
[all...]
H A Dcrypt.h82 #if defined(MSDOS) || defined(OS2) || defined(WIN32)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/zlib/
H A Dzconf.h65 #if (defined(OS_2) || defined(__OS2__)) && !defined(OS2)
66 # define OS2 macro
76 #if (defined(MSDOS) || defined(OS2) || defined(WINDOWS)) && !defined(WIN32)
114 #if !defined(STDC) && (defined(OS2) || defined(__HOS_AIX__))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/
H A Dzconf.h65 #if (defined(OS_2) || defined(__OS2__)) && !defined(OS2)
66 # define OS2 macro
76 #if (defined(MSDOS) || defined(OS2) || defined(WINDOWS)) && !defined(WIN32)
114 #if !defined(STDC) && (defined(OS2) || defined(__HOS_AIX__))
H A Dzconf.in.h65 #if (defined(OS_2) || defined(__OS2__)) && !defined(OS2)
66 # define OS2 macro
76 #if (defined(MSDOS) || defined(OS2) || defined(WINDOWS)) && !defined(WIN32)
114 #if !defined(STDC) && (defined(OS2) || defined(__HOS_AIX__))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/
H A Dzconf.h65 #if (defined(OS_2) || defined(__OS2__)) && !defined(OS2)
66 # define OS2 macro
76 #if (defined(MSDOS) || defined(OS2) || defined(WINDOWS)) && !defined(WIN32)
114 #if !defined(STDC) && (defined(OS2) || defined(__HOS_AIX__))
H A Dzconf.in.h65 #if (defined(OS_2) || defined(__OS2__)) && !defined(OS2)
66 # define OS2 macro
76 #if (defined(MSDOS) || defined(OS2) || defined(WINDOWS)) && !defined(WIN32)
114 #if !defined(STDC) && (defined(OS2) || defined(__HOS_AIX__))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/
H A DMakefile.PL44 # OS2 is a special case, so check for it now.
45 my $OS2 = "" ;
46 $OS2 = "-DOS2" if $^O eq 'os2' ;
59 DEFINE => "$OS2 $WALL",
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/lib/
H A Dlocalcharset.c41 # ifndef OS2
42 # define OS2 macro
62 #if defined OS2
330 #if !(defined WIN32_NATIVE || defined OS2)
422 #elif defined OS2
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/
H A Dlocalcharset.c42 # ifndef OS2
43 # define OS2 macro
64 #if defined OS2
364 #if !(defined WIN32_NATIVE || defined OS2)
472 #elif defined OS2
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/intl/
H A Dlocalcharset.c47 # define OS2 macro
62 #if defined OS2
247 #if !(defined WIN32 || defined OS2)
292 #elif defined OS2
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/gnulib-lib/
H A Dlocalcharset.c37 # define OS2 macro
56 #if defined OS2
291 #if !(defined WIN32_NATIVE || defined OS2)
383 #elif defined OS2
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/intl/
H A Dlocalcharset.c38 # define OS2 macro
57 #if defined OS2
292 #if !(defined WIN32_NATIVE || defined OS2)
384 #elif defined OS2
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libiconv-1.10/libcharset/lib/
H A Dlocalcharset.c50 # define OS2 macro
65 #if defined OS2
295 #if !(defined WIN32 || defined OS2)
340 #elif defined OS2
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dlocalcharset.c37 # define OS2 macro
56 #if defined OS2
291 #if !(defined WIN32_NATIVE || defined OS2)
383 #elif defined OS2
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgettextpo/
H A Dlocalcharset.c37 # define OS2 macro
56 #if defined OS2
291 #if !(defined WIN32_NATIVE || defined OS2)
383 #elif defined OS2
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libiconv-1.11/libcharset/lib/
H A Dlocalcharset.c49 # define OS2 macro
68 #if defined OS2
298 #if !(defined WIN32_NATIVE || defined OS2)
390 #elif defined OS2
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/perl/DB_File/
H A DMakefile.PL37 # OS2 is a special case, so check for it now.
38 my $OS2 = "" ;
39 $OS2 = "-DOS2" if $Config{'osname'} eq 'os2' ;
52 DEFINE => "-D_NOT_CORE $OS2 $VER_INFO $COMPAT185 $WALL",
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/
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__))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/
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__))

Completed in 218 milliseconds

1234567