Searched refs:VMS (Results 126 - 150 of 392) sorted by relevance

1234567891011>>

/netbsd-current/external/gpl3/gcc.old/dist/intl/
H A Dlocalcharset.c117 #if !(defined VMS || defined WIN32)
207 # if defined VMS
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/vms/
H A Dvms-ar.c0 /* VMS archive wrapper.
55 #ifdef VMS
70 #ifdef VMS
H A Dvms-ld.c0 /* VMS linker wrapper.
21 /* This program is a wrapper around the VMS linker.
23 VMS style qualifiers and then spawns the VMS linker.
92 #ifdef VMS
129 #ifdef VMS
144 /* Translate a Unix syntax file specification FILESPEC into VMS syntax.
145 If indicators of VMS syntax found, return input string.
151 #ifdef VMS
154 /* Looks like a VMS pat
[all...]
/netbsd-current/crypto/external/bsd/openssl.old/dist/test/recipes/
H A D70-test_renegotiation.t18 if $^O =~ /^(VMS)$/;
H A D70-test_sslcbcpadding.t20 if $^O =~ /^(VMS)$/;
H A D70-test_sslsignature.t18 if $^O =~ /^(VMS)$/;
H A D70-test_sslvertol.t18 if $^O =~ /^(VMS)$/;
H A D70-test_tls13cookie.t18 if $^O =~ /^(VMS)$/;
H A D70-test_tls13downgrade.t18 if $^O =~ /^(VMS)$/;
H A D70-test_tls13hrr.t18 if $^O =~ /^(VMS)$/;
H A D70-test_tls13psk.t19 if $^O =~ /^(VMS)$/;
/netbsd-current/crypto/external/bsd/openssl/dist/util/
H A Dmkdef.pl37 # For VMS, some modules may have case insensitive names
47 # For VMS
120 VMS => { writer => \&writer_VMS,
122 platforms => { VMS => 1 } },
123 vms => 'VMS', # alias
/netbsd-current/crypto/external/bsd/openssl/dist/util/perl/OpenSSL/
H A DUtil.pm142 I<This must never ever be done on VMS.>
154 if ( $^O eq "VMS") { # VMS setup
185 expect that it treats the first LIST element specially on VMS.
192 return fixup_cmd_elements(@_) unless $^O eq 'VMS';
194 # The rest is VMS specific
197 # On VMS, running random executables without having a command symbol
/netbsd-current/crypto/external/bsd/openssl/dist/test/recipes/
H A D70-test_sslvertol.t18 if $^O =~ /^(VMS)$/;
H A D70-test_sslsignature.t18 if $^O =~ /^(VMS)$/;
H A D70-test_tls13cookie.t18 if $^O =~ /^(VMS)$/;
H A D70-test_sslcbcpadding.t20 if $^O =~ /^(VMS)$/;
H A D70-test_renegotiation.t18 if $^O =~ /^(VMS)$/;
H A D70-test_tls13psk.t19 if $^O =~ /^(VMS)$/;
H A D70-test_tls13downgrade.t18 if $^O =~ /^(VMS)$/;
H A D70-test_tls13hrr.t18 if $^O =~ /^(VMS)$/;
/netbsd-current/external/gpl3/gcc/dist/gcc/config/vms/
H A Dvms-ar.c0 /* VMS archive wrapper.
55 #ifdef VMS
70 #ifdef VMS
H A Dvms-ld.c0 /* VMS linker wrapper.
21 /* This program is a wrapper around the VMS linker.
23 VMS style qualifiers and then spawns the VMS linker.
92 #ifdef VMS
137 #ifdef VMS
152 /* Translate a Unix syntax file specification FILESPEC into VMS syntax.
153 If indicators of VMS syntax found, return input string.
159 #ifdef VMS
162 /* Looks like a VMS pat
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dte-vms.c1 /* te-vms.c -- Utilities for VMS.
24 works for native VMS and one that works on an NFS mounted filesystem
25 (Unix Server/VMS client). The main issue being to generate the special
26 VMS file timestamps for the debug info. */
28 #ifdef VMS
83 to VMS style filespec. */
97 #else /* not VMS */
106 #endif /* VMS */
108 /* Return VMS file date, size, format, version given a name. */
120 #ifdef VMS
[all...]
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dte-vms.c1 /* te-vms.c -- Utilities for VMS.
24 works for native VMS and one that works on an NFS mounted filesystem
25 (Unix Server/VMS client). The main issue being to generate the special
26 VMS file timestamps for the debug info. */
28 #ifdef VMS
83 to VMS style filespec. */
97 #else /* not VMS */
106 #endif /* VMS */
108 /* Return VMS file date, size, format, version given a name. */
120 #ifdef VMS
[all...]

Completed in 147 milliseconds

1234567891011>>