Home
last modified time | relevance | path

Searched refs:check_win_minplat (Results 1 - 3 of 3) sorted by relevance

/third_party/openssl/ohos_lite/
H A De_os.h230 # define check_win_minplat(x) (1) macro
233 # define check_win_minplat(x) (LOBYTE(LOWORD(GetVersion())) >= (x)) macro
/third_party/node/deps/openssl/openssl/
H A De_os.h177 # define check_win_minplat(x) (1) macro
180 # define check_win_minplat(x) (LOBYTE(LOWORD(GetVersion())) >= (x)) macro
/third_party/openssl/
H A De_os.h177 # define check_win_minplat(x) (1) macro
180 # define check_win_minplat(x) (LOBYTE(LOWORD(GetVersion())) >= (x)) macro

Completed in 3 milliseconds