OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VMS_GMTIME_OK
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/openssl/openssl/crypto/
o_time.c
69
# define
VMS_GMTIME_OK
71
# ifndef
VMS_GMTIME_OK
78
# endif /* ndef
VMS_GMTIME_OK
*/
90
#elif !defined(OPENSSL_SYS_VMS) || defined(
VMS_GMTIME_OK
)
98
#if defined( OPENSSL_SYS_VMS) && !defined(
VMS_GMTIME_OK
)
/external/openssl/crypto/
o_time.c
69
# define
VMS_GMTIME_OK
71
# ifndef
VMS_GMTIME_OK
78
# endif /* ndef
VMS_GMTIME_OK
*/
90
#elif !defined(OPENSSL_SYS_VMS) || defined(
VMS_GMTIME_OK
)
98
#if defined( OPENSSL_SYS_VMS) && !defined(
VMS_GMTIME_OK
)
Completed in 408 milliseconds