OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:check_win_minplat
(Results
1 - 3
of
3
) sorted by relevancy
/src/crypto/external/bsd/openssl.old/dist/
e_os.h
230
# define
check_win_minplat
(x) (1)
macro
233
# define
check_win_minplat
(x) (LOBYTE(LOWORD(GetVersion())) >= (x))
macro
/src/crypto/external/apache2/openssl/dist/include/internal/
e_os.h
147
#define
check_win_minplat
(x) (1)
macro
150
#define
check_win_minplat
(x) (LOBYTE(LOWORD(GetVersion())) >= (x))
macro
/src/crypto/external/bsd/openssl/dist/
e_os.h
177
# define
check_win_minplat
(x) (1)
macro
180
# define
check_win_minplat
(x) (LOBYTE(LOWORD(GetVersion())) >= (x))
macro
Completed in 25 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026