Searched defs:OSL_LOBYTE (Results 1 – 1 of 1) sorted by relevance
178 # define OSL_LOBYTE(w) ((sal_uInt8)((sal_uInt16)(w) & 0xFF)) macro
Completed in 14 milliseconds