Home | History | Annotate | Download | only in priv

Lines Matching refs:xx0

295 static inline Short qnarrow32Sto16S ( UInt xx0 )
297 Int xx = (Int)xx0;
303 static inline Char qnarrow16Sto8S ( UShort xx0 )
305 Short xx = (Short)xx0;
311 static inline UChar qnarrow16Sto8U ( UShort xx0 )
313 Short xx = (Short)xx0;