Searched refs:tu_int (Results 1 – 4 of 4) sorted by relevance
19 COMPILER_RT_ABI tu_int __udivti3(tu_int a, tu_int b) { in __udivti3()
100 COMPILER_RT_ABI tu_int __udivmodti4(tu_int a, tu_int b, tu_int *rem) { in __udivmodti4()101 const unsigned n_utword_bits = sizeof(tu_int) * CHAR_BIT; in __udivmodti4()
115 COMPILER_RT_ABI tu_int __udivmodti4(tu_int a, tu_int b, tu_int *rem);
80 typedef unsigned tu_int __attribute__((mode(TI))); typedef96 tu_int all;115 static __inline tu_int make_tu(du_int h, du_int l) { in make_tu()