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

/freebsd-10-stable/crypto/openssl/
H A De_os.h383 # define check_win_minplat(x) (1) macro
386 # define check_win_minplat(x) (LOBYTE(LOWORD(GetVersion())) >= (x)) macro

Completed in 32 milliseconds