Home
last modified time | relevance | path

Searched refs:__DECC_VER (Results 1 – 9 of 9) sorted by relevance

/openbsd/gnu/usr.bin/cvs/vms/
H A Drmdir.c5 #ifndef __DECC_VER
6 #define __DECC_VER 0 macro
9 #if __VMS_VER < 70200000 || __DECC_VER < 50700000
H A Dpwd.c8 #ifndef __DECC_VER
9 #define __DECC_VER 0 macro
12 #if __VMS_VER < 70200000 || __DECC_VER < 50700000
H A Dconfig.h9 #ifndef __DECC_VER
10 #define __DECC_VER 0 macro
137 #if __DECC_VER >= 50700000
H A Dwaitpid.c19 #ifndef __DECC_VER
20 #define __DECC_VER 0 macro
23 #if __VMS_VER < 70200000 || __DECC_VER < 50700000
H A Dpipe.c33 #ifndef __DECC_VER
34 #define __DECC_VER 0 macro
37 #if __VMS_VER < 70200000 || __DECC_VER < 50700000
H A Dndir.c23 #ifndef __DECC_VER
24 #define __DECC_VER 0 macro
H A Dfilesubr.c791 #ifndef __DECC_VER
792 #define __DECC_VER 0 macro
795 #if __VMS_VER < 70200000 || __DECC_VER < 50700000
/openbsd/gnu/usr.bin/perl/vms/
H A Dvmsish.h803 #if defined(fileno) && defined(__DECC_VER) && __DECC_VER < 50300000
/openbsd/gnu/usr.bin/perl/
H A Dhandy.h164 #elif (defined(__DECC_VER)) /* Tru64 or VMS, and strict C89 being used, but not modern enough cc (i…