HomeSort by relevance Sort by last modified time
    Searched refs:utwords (Results 1 - 15 of 15) sorted by null

  /external/compiler-rt/lib/
ucmpti2.c 27 utwords x;
29 utwords y;
lshrti3.c 27 utwords input;
28 utwords result;
int_types.h 92 } utwords; typedef in typeref:union:__anon19116
102 utwords r;
udivmodti4.c 30 utwords n;
32 utwords d;
34 utwords q;
35 utwords r;
  /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;
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;
ucmpti2_test.c 30 utwords at;
32 utwords bt;
fixxfti_test.c 35 utwords xt;
37 utwords expectedt;
floatuntidf_test.c 34 utwords at;
floatuntisf_test.c 34 utwords at;
floatuntixf_test.c 35 utwords at;
udivmodti4_test.c 30 utwords at;
32 utwords bt;
34 utwords expected_qt;
36 utwords expected_rt;
38 utwords qt;
40 utwords rt;
    [all...]

Completed in 383 milliseconds