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