Home
last modified time | relevance | path

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

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