HomeSort by relevance Sort by last modified time
    Searched defs:ti_int (Results 1 - 2 of 2) sorted by null

  /external/compiler-rt/lib/
int_types.h 61 typedef int ti_int __attribute__ ((mode (TI))); typedef
66 ti_int all;
94 static inline ti_int make_ti(di_int h, di_int l) {
  /frameworks/compile/libbcc/runtime/lib/
int_lib.h 68 typedef int ti_int __attribute__ ((mode (TI))); typedef
73 ti_int all;
101 static inline ti_int make_ti(di_int h, di_int l) {

Completed in 124 milliseconds