HomeSort by relevance Sort by last modified time
    Searched full:utwords (Results 1 - 25 of 30) sorted by null

1 2

  /external/compiler-rt/test/Unit/
udivti3_test.c 28 utwords at;
30 utwords bt;
32 utwords qt;
34 utwords expected_qt;
umodti3_test.c 28 utwords at;
30 utwords bt;
32 utwords rt;
34 utwords expected_rt;
ucmpti2_test.c 30 utwords at;
32 utwords bt;
fixunsdfti_test.c 36 utwords xt;
38 utwords expectedt;
fixunssfti_test.c 36 utwords xt;
38 utwords expectedt;
fixunsxfti_test.c 37 utwords xt;
39 utwords expectedt;
fixxfti_test.c 35 utwords xt;
37 utwords expectedt;
floatuntisf_test.c 34 utwords at;
floatuntidf_test.c 34 utwords at;
  /frameworks/compile/libbcc/runtime/test/Unit/
udivti3_test.c 28 utwords at;
30 utwords bt;
32 utwords qt;
34 utwords expected_qt;
umodti3_test.c 28 utwords at;
30 utwords bt;
32 utwords rt;
34 utwords expected_rt;
ucmpti2_test.c 30 utwords at;
32 utwords bt;
fixunsdfti_test.c 36 utwords xt;
38 utwords expectedt;
fixunssfti_test.c 36 utwords xt;
38 utwords expectedt;
fixunsxfti_test.c 37 utwords xt;
39 utwords expectedt;
fixxfti_test.c 35 utwords xt;
37 utwords expectedt;
floatuntisf_test.c 34 utwords at;
  /frameworks/compile/libbcc/runtime/lib/
ucmpti2.c 27 utwords x;
29 utwords y;
lshrti3.c 27 utwords input;
28 utwords result;
int_lib.h 99 } utwords; typedef in typeref:union:__anon17093
109 utwords r;
udivmodti4.c 30 utwords n;
32 utwords d;
34 utwords q;
35 utwords r;
  /external/compiler-rt/lib/
lshrti3.c 27 utwords input;
28 utwords result;
ucmpti2.c 27 utwords x;
29 utwords y;
int_types.h 92 } utwords; typedef in typeref:union:__anon5931
102 utwords r;
udivmodti4.c 30 utwords n;
32 utwords d;
34 utwords q;
35 utwords r;

Completed in 718 milliseconds

1 2