Searched refs:VMS (Results 51 - 75 of 392) sorted by relevance

1234567891011>>

/netbsd-current/external/gpl3/gcc.old/dist/libiberty/
H A Dgetpagesize.c23 #ifndef VMS
69 #else /* VMS */
74 #ifndef SYI$_PAGE_SIZE /* VMS V5.4 and earlier didn't have this yet */
90 #endif /* VMS */
H A Dxatexit.c35 #if VMS
H A Dclock.c85 #ifdef VMS
99 #endif /* VMS */
/netbsd-current/external/bsd/ntp/dist/include/
H A Dntp_select.h31 #if defined(VMS)
/netbsd-current/external/gpl3/binutils/dist/libiberty/
H A Dxatexit.c35 #if VMS
H A Dclock.c85 #ifdef VMS
99 #endif /* VMS */
/netbsd-current/crypto/external/bsd/openssl/dist/Configurations/platform/
H A DVMS.pm1 package platform::VMS;
15 # VMS has a cultural standard where all installed libraries are prefixed.
/netbsd-current/external/gpl3/gcc/dist/libiberty/
H A Dclock.c85 #ifdef VMS
99 #endif /* VMS */
/netbsd-current/external/gpl3/gdb/dist/libiberty/
H A Dxatexit.c35 #if VMS
H A Dclock.c85 #ifdef VMS
99 #endif /* VMS */
/netbsd-current/external/gpl3/binutils.old/dist/libiberty/
H A Dclock.c85 #ifdef VMS
99 #endif /* VMS */
H A Dxatexit.c35 #if VMS
/netbsd-current/external/gpl3/gdb.old/dist/libiberty/
H A Dxatexit.c35 #if VMS
H A Dclock.c85 #ifdef VMS
99 #endif /* VMS */
/netbsd-current/external/gpl2/xcvs/dist/
H A DMakefile.am36 README.VMS \
/netbsd-current/crypto/external/bsd/openssl.old/dist/test/recipes/
H A D70-test_tls13alerts.t18 if $^O =~ /^(VMS)$/;
H A D70-test_sslcertstatus.t18 if $^O =~ /^(VMS)$/;
H A D70-test_sslskewith0p.t18 if $^O =~ /^(VMS)$/;
/netbsd-current/crypto/external/bsd/openssl/dist/test/recipes/
H A D70-test_tls13alerts.t18 if $^O =~ /^(VMS)$/;
/netbsd-current/external/gpl2/gmake/dist/
H A Ddir.c25 # ifdef VMS
51 #if (defined (POSIX) || defined (VMS) || defined (WINDOWS32)) && !defined (__GNU_LIBRARY__)
146 #ifdef VMS
206 #endif /* VMS */
235 #ifdef VMS
256 # ifdef VMS
279 # ifdef VMS
318 # ifdef VMS
438 #ifdef VMS
469 #ifdef VMS
[all...]
/netbsd-current/external/gpl2/xcvs/dist/src/
H A Dbuild_src.com3 /INCLUDE_DIR=([-],[-.VMS],[-.LIB])/PREFIX=ALL
38 $ CC/INCLUDE_DIR=([-],[-.VMS],[-.LIB],[-.diff]) rcscmds.c
56 $ CC/INCLUDE_DIR=([-],[-.VMS],[-.LIB],[-.zlib]) zlib.c
/netbsd-current/external/gpl2/gmake/dist/glob/
H A Dglob.h117 #if !defined _AMIGA && !defined VMS /* Buggy compiler. */
133 #if defined(VMS) && defined(__DECC) && !defined(_POSIX_C_SOURCE)
/netbsd-current/external/gpl2/xcvs/dist/diff/
H A Dbuild_diff.com3 /INCLUDE_DIRECTORY=([-],[-.LIB],[-.SRC],[-.VMS])/PREFIX_LIBRARY_ENTRIES=ALL_ENTRIES
/netbsd-current/external/gpl2/xcvs/dist/lib/
H A Dbuild_lib.com3 /INCLUDE_DIRECTORY=([-],[-.LIB],[-.SRC],[-.VMS])/PREFIX_LIBRARY_ENTRIES=ALL_ENTRIES
/netbsd-current/external/bsd/ntp/dist/ntpd/
H A Dntp_timer.c105 #if defined(VMS)
108 #endif /* VMS */
116 #if !defined(VMS)
130 #if !defined(SYS_WINNT) && !defined(VMS)
135 #if !defined(SYS_WINNT) && !defined(VMS)
157 #endif /* !SYS_WINNT && !VMS */
166 #if !defined(SYS_WINNT) && !defined(VMS)
184 # endif /* VMS */
215 # ifndef VMS
227 # else /* VMS follow
[all...]

Completed in 175 milliseconds

1234567891011>>