Home
last modified time | relevance | path

Searched refs:__VMS_VER (Results 1 – 13 of 13) sorted by relevance

/openbsd/gnu/usr.bin/cvs/vms/
H A Dvms.h3 #if !defined(__VMS_VER)
5 #elif __VMS_VER < 70000000
33 #if !defined(__VMS_VER)
35 #elif __VMS_VER < 70000000
H A Drmdir.c2 #ifndef __VMS_VER
3 #define __VMS_VER 0 macro
9 #if __VMS_VER < 70200000 || __DECC_VER < 50700000
H A Dpwd.c5 #ifndef __VMS_VER
6 #define __VMS_VER 0 macro
12 #if __VMS_VER < 70200000 || __DECC_VER < 50700000
H A Dwaitpid.c16 #ifndef __VMS_VER
17 #define __VMS_VER 0 macro
23 #if __VMS_VER < 70200000 || __DECC_VER < 50700000
H A Dpwd.h11 #if !defined(__VMS_VER)
13 #elif __VMS_VER < 70000000
H A Dunlink.c5 #ifndef __VMS_VER
7 #elif __VMS_VER < 70200000 in vms_unlink()
H A Dconfig.h12 #ifndef __VMS_VER
13 #define __VMS_VER 0 macro
H A Dpipe.c30 #ifndef __VMS_VER
31 #define __VMS_VER 0 macro
37 #if __VMS_VER < 70200000 || __DECC_VER < 50700000
H A Dndir.c20 #ifndef __VMS_VER
21 #define __VMS_VER 0 macro
H A Dfilesubr.c788 #ifndef __VMS_VER
789 #define __VMS_VER 0 macro
795 #if __VMS_VER < 70200000 || __DECC_VER < 50700000
/openbsd/gnu/usr.bin/perl/
H A Dthread.h378 #if (defined(__ALPHA) && (__VMS_VER >= 70000000)) || \
/openbsd/gnu/usr.bin/gcc/gcc/
H A DChangeLog.08006 * cccp.c (main): Predefine __VMS_VER on VMS.
H A DFSFChangeLog.11261 of GCC version and unneeded setting of __VMS_VER.