Searched defs:ti_int (Results 1 - 1 of 1) sorted by relevance

/external/compiler-rt/lib/builtins/
H A Dint_types.h64 typedef int ti_int __attribute__ ((mode (TI))); typedef
69 ti_int all;
97 static inline ti_int make_ti(di_int h, di_int l) {

Completed in 178 milliseconds