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

/external/clang/utils/OptionalTests/Extra/Runtime/
H A Ddarwin-clang_rt.c110 typedef unsigned su_int; typedef
174 su_int __fixunssfsi( float a);
175 su_int __fixunsdfsi( double a);
176 su_int __fixunsxfsi(long double a);
/external/compiler-rt/lib/
H A Dint_types.h24 typedef unsigned su_int; typedef
35 su_int low;
39 su_int low;
50 su_int low;
51 su_int high;
53 su_int high;
54 su_int low;
112 su_int u;
/external/valgrind/main/coregrind/
H A Dm_main.c3291 typedef unsigned su_int; typedef
3299 su_int low;
3300 su_int high;
3302 su_int high;
3303 su_int low;

Completed in 399 milliseconds