Lines Matching defs:UEXTSHORT
312 #define UEXTSHORT(x) ((x) & 0xffff)3736 res = UEXTSHORT ((UEXTSHORT (ea) * UEXTSHORT (rd)));3819 res = UEXTSHORT (ea) * UEXTSHORT (rd);3854 res = (unsigned) (UEXTSHORT (rd) / UEXTSHORT (ea));3925 rd = UEXTSHORT (rd);3950 ea = UEXTSHORT (ea);
Indexes created Wed Mar 25 00:23:37 UTC 2026