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

  /external/compiler-rt/lib/
int_types.h 62 typedef unsigned tu_int __attribute__ ((mode (TI))); typedef
81 tu_int all;
101 static inline tu_int make_tu(du_int h, du_int l) {
  /frameworks/compile/libbcc/runtime/lib/
int_lib.h 69 typedef unsigned tu_int __attribute__ ((mode (TI))); typedef
88 tu_int all;
108 static inline tu_int make_tu(du_int h, du_int l) {

Completed in 1372 milliseconds