Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Drts8891_low.h64 #define HIWORD(x) ((uint16_t)(x >> 16)) macro
/third_party/lzma/CPP/Common/
H A DMyWindows.h50 #define HIWORD(l) ((WORD)((DWORD_PTR)(l) >> 16)) macro

Completed in 3 milliseconds