Searched refs:__CRTL_VER (Results 1 - 13 of 13) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/vms/
H A Dosdep.h13 #if (defined(__VMS_VER) && !defined(__CRTL_VER))
14 # define __CRTL_VER __VMS_VER macro
111 # if (defined(__CRTL_VER) && (__CRTL_VER >= 70000000))
127 #if defined(__VAX) || __CRTL_VER < 70301000
130 #endif /* defined(__VAX) || __CRTL_VER < 70301000 */
133 #if defined(NO_UNISTD_H) || (__CRTL_VER < 70000000)
135 #endif /* defined(NO_UNISTD_H) || __CRTL_VER < 70000000) */
H A Dvms.c869 #ifdef __CRTL_VER
871 #if !defined( __VAX) && (__CRTL_VER >= 70301000)
1001 #endif /* !defined( __VAX) && (__CRTL_VER >= 70301000) */
1003 #endif /* def __CRTL_VER */
H A Dvmszip.c31 ensure that __CRTL_VER is as defined as it will ever be. DEC C on
34 #ifdef __CRTL_VER
35 #if __CRTL_VER >= 70000000
37 #endif /* __CRTL_VER >= 70000000 */
38 #endif /* def __CRTL_VER */
501 (This should be non-VAX with __CRTL_VER >= 70200000.)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/vms/
H A Dvmscfg.h52 #if !defined(__VAX) && defined(__CRTL_VER) && __CRTL_VER >= 70301000
112 # if (defined(__VMS_VER) && !defined(__CRTL_VER))
113 # define __CRTL_VER __VMS_VER macro
115 # if ((!defined(__CRTL_VER)) || (__CRTL_VER < 70000000))
H A Dvms.c4175 (This should be non-VAX with __CRTL_VER >= 70200000.)
5611 #ifdef __CRTL_VER
5612 #if !defined(__VAX) && (__CRTL_VER >= 70301000)
5747 #endif /* !defined(__VAX) && (__CRTL_VER >= 70301000) */
5748 #endif /* __CRTL_VER */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/src/
H A Dtool_vms.c27 defined(__CRTL_VER) && (__CRTL_VER >= 70301000)
96 #if __CRTL_VER >= 70000000
112 defined(__CRTL_VER) && (__CRTL_VER >= 70301000)
216 #endif /* __DECC && !__VAX && __CRTL_VER && __CRTL_VER >= 70301000 */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/apps/
H A Dvms_decc_init.c2 defined( __DECC) && !defined( __VAX) && (__CRTL_VER >= 70301000)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/apps/
H A Dvms_decc_init.c2 defined( __DECC) && !defined( __VAX) && (__CRTL_VER >= 70301000)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/
H A Do_time.c129 #if __CRTL_VER < 70000000 || defined _VMS_V6_SOURCE
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/
H A Do_time.c69 # if __CRTL_VER >= 70000000 && \
147 # if __CRTL_VER < 70000000 || defined _VMS_V6_SOURCE
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/
H A Do_time.c69 # if __CRTL_VER >= 70000000 && \
147 # if __CRTL_VER < 70000000 || defined _VMS_V6_SOURCE
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dtriodef.h199 # if (__CRTL_VER < 80000000)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dtriodef.h199 # if (__CRTL_VER < 80000000)

Completed in 102 milliseconds