Searched refs:VMS (Results 101 - 125 of 392) sorted by relevance

1234567891011>>

/netbsd-current/external/gpl3/gcc.old/dist/libiberty/
H A Dmake-temp-file.c114 #ifdef VMS
115 /* Try VMS standard temp logical. */
/netbsd-current/external/gpl3/gcc/dist/libiberty/
H A Dmake-temp-file.c126 #ifdef VMS
127 /* Try VMS standard temp logical. */
/netbsd-current/external/gpl3/gdb/dist/zlib/
H A Dgzguts.h95 # ifdef VMS
/netbsd-current/external/gpl3/binutils.old/dist/zlib/
H A Dgzguts.h95 # ifdef VMS
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Dvms-misc.c1 /* vms-misc.c -- BFD back-end for VMS/VAX (openVMS/VAX) and
34 #ifdef VMS
290 /* File is open in undefined (UDF) format on VMS, but ultimately will be
411 #ifdef VMS
414 Pure VMS version. */
455 #endif /* VMS */
457 /* Manufacture a VMS like time on a unix based system.
463 #ifndef VMS
485 #endif /* not VMS */
493 in upper cases). Works on both VMS an
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/libiberty/
H A Dmake-temp-file.c128 #ifdef VMS
129 /* Try VMS standard temp logical. */
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Dvms-misc.c1 /* vms-misc.c -- BFD back-end for VMS/VAX (openVMS/VAX) and
34 #ifdef VMS
290 /* File is open in undefined (UDF) format on VMS, but ultimately will be
415 #ifdef VMS
418 Pure VMS version. */
459 #endif /* VMS */
461 /* Manufacture a VMS like time on a unix based system.
467 #ifndef VMS
489 #endif /* not VMS */
497 in upper cases). Works on both VMS an
[all...]
/netbsd-current/external/gpl3/binutils/dist/libiberty/
H A Dmake-temp-file.c129 #ifdef VMS
130 /* Try VMS standard temp logical. */
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Dvms-misc.c1 /* vms-misc.c -- BFD back-end for VMS/VAX (openVMS/VAX) and
34 #ifdef VMS
290 /* File is open in undefined (UDF) format on VMS, but ultimately will be
415 #ifdef VMS
418 Pure VMS version. */
459 #endif /* VMS */
461 /* Manufacture a VMS like time on a unix based system.
467 #ifndef VMS
489 #endif /* not VMS */
497 in upper cases). Works on both VMS an
[all...]
/netbsd-current/external/gpl3/gdb/dist/libiberty/
H A Dmake-temp-file.c127 #ifdef VMS
128 /* Try VMS standard temp logical. */
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Dvms-misc.c1 /* vms-misc.c -- BFD back-end for VMS/VAX (openVMS/VAX) and
34 #ifdef VMS
290 /* File is open in undefined (UDF) format on VMS, but ultimately will be
411 #ifdef VMS
414 Pure VMS version. */
455 #endif /* VMS */
457 /* Manufacture a VMS like time on a unix based system.
463 #ifndef VMS
485 #endif /* not VMS */
493 in upper cases). Works on both VMS an
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/libiberty/
H A Dmake-temp-file.c126 #ifdef VMS
127 /* Try VMS standard temp logical. */
/netbsd-current/external/gpl3/gdb.old/dist/zlib/
H A Dgzguts.h95 # ifdef VMS
/netbsd-current/crypto/external/bsd/openssl.old/dist/util/
H A Dmkdef.pl124 my $VMS=0;
136 my @known_ossl_platforms = ( "UNIX", "VMS", "WIN32", "WINNT", "OS2" );
181 } elsif ($_ eq "VMS") {
182 $VMS=1;
211 if ($W32 + $VMS + $linux + $aix == 0) {
215 if ($W32 + $VMS + $linux + $aix > 1);
219 print STDERR "usage: $0 ( ssl | crypto ) [ 16 | 32 | NT | OS2 | linux | VMS ]\n";
1063 if ($keyword eq "VMS" && $VMS) { return 1; }
1148 # For VMS
[all...]
/netbsd-current/crypto/external/bsd/openssl/lib/libdes/
H A DFILES016 vms.com - For use when compiling under VMS
/netbsd-current/external/gpl2/gmake/dist/
H A Dar.c30 #ifndef VMS
135 #ifdef VMS
139 error (NILF, _("touch archive member is not available on VMS"));
196 #endif /* !VMS */
/netbsd-current/external/gpl3/gcc/dist/intl/
H A Dlocalcharset.c117 #if !(defined VMS || defined WIN32)
207 # if defined VMS
/netbsd-current/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/
H A Dlocalcharset.c113 #if !(defined VMS || defined WIN32_NATIVE || defined __CYGWIN__)
214 # if defined VMS
/netbsd-current/external/gpl2/gettext/dist/gettext-runtime/intl/
H A Dlocalcharset.c114 #if !(defined VMS || defined WIN32_NATIVE || defined __CYGWIN__)
215 # if defined VMS
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dlocalcharset.c113 #if !(defined VMS || defined WIN32_NATIVE || defined __CYGWIN__)
214 # if defined VMS
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
H A Dlocalcharset.c113 #if !(defined VMS || defined WIN32_NATIVE || defined __CYGWIN__)
214 # if defined VMS
/netbsd-current/external/gpl3/gdb.old/dist/intl/
H A Dlocalcharset.c117 #if !(defined VMS || defined WIN32)
207 # if defined VMS
/netbsd-current/external/gpl2/texinfo/dist/intl/
H A Dlocalcharset.c119 #if !(defined VMS || defined WIN32)
209 # if defined VMS
/netbsd-current/external/gpl3/binutils.old/dist/intl/
H A Dlocalcharset.c117 #if !(defined VMS || defined WIN32)
207 # if defined VMS
/netbsd-current/external/cddl/osnet/dist/uts/common/zmod/
H A Dzutil.h115 #if defined(VAXC) || defined(VMS)
214 #ifdef VMS

Completed in 372 milliseconds

1234567891011>>