Home
last modified time | relevance | path

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

/third_party/openssl/
De_os.h230 # define check_win_minplat(x) (1) macro
233 # define check_win_minplat(x) (LOBYTE(LOWORD(GetVersion())) >= (x)) macro