Searched defs:tu_int (Results 1 - 1 of 1) sorted by relevance
/external/compiler-rt/lib/builtins/ | ||
H A D | int_types.h | 66 typedef unsigned tu_int __attribute__ ((mode (TI))); typedef 85 tu_int all; 105 static inline tu_int make_tu(du_int h, du_int l) { |
Completed in 226 milliseconds