Searched refs:LOBYTE (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/dev/ic/
H A Desp.h77 #define LOBYTE(w) ((w) & 0xff) macro
/freebsd-13-stable/contrib/ntp/include/
H A Dhopf6039.h24 #define LOBYTE(w) ((BYTE)(w)) macro
/freebsd-13-stable/crypto/openssl/
H A De_os.h233 # define check_win_minplat(x) (LOBYTE(LOWORD(GetVersion())) >= (x))
/freebsd-13-stable/contrib/libpcap/
H A Dpcap-npf.c1868 dwWindowsMajorVersion = (DWORD)(LOBYTE(LOWORD(dwVersion)));

Completed in 60 milliseconds