Searched refs:ti_int (Results 1 – 4 of 4) sorted by relevance
21 COMPILER_RT_ABI ti_int __ashlti3(ti_int a, int b) { in __ashlti3()
79 typedef int ti_int __attribute__((mode(TI))); typedef83 ti_int all;108 static __inline ti_int make_ti(di_int h, di_int l) { in make_ti()
147 const ti_int s = in __udivmodti4()148 (ti_int)(divisor.all - dividend.all - 1) >> (n_utword_bits - 1); in __udivmodti4()
114 COMPILER_RT_ABI int __clzti2(ti_int a);