Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dplustek-pp_types.h114 #define _HIBYTE(x) ((Byte)((x) >> 8)) macro
H A Du12-hwdef.h54 #define _HIBYTE(x) ((SANE_Byte)((x) >> 8)) macro
H A Dplustek-usb.h124 #define _HIBYTE(x) ((u_char)((x) >> 8)) macro

Completed in 6 milliseconds