Searched refs:HIWORD (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/ntp/include/
H A Dhopf6039.h23 #define HIWORD(l) ((WORD)(((DWORD)(l) >> 16) & 0xFFFF)) macro
/freebsd-9.3-release/crypto/openssl/crypto/rand/
H A Drand_win.c602 y = HIWORD(lParam);

Completed in 81 milliseconds