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

  /external/valgrind/none/tests/s390x/
rounding-4.c 25 set_rounding_mode(unsigned mode) function
51 set_rounding_mode(0);
53 set_rounding_mode(1);
55 set_rounding_mode(2);
57 set_rounding_mode(3);
61 set_rounding_mode(0);
63 set_rounding_mode(1);
65 set_rounding_mode(2);
67 set_rounding_mode(3);
71 set_rounding_mode(0)
    [all...]
rounding-2.c 10 set_rounding_mode(unsigned mode) function
36 set_rounding_mode(rmodes[i]);
rounding-6.c 76 set_rounding_mode(unsigned mode) function
100 set_rounding_mode(FPC_BFP_ROUND_ZERO);
102 set_rounding_mode(FPC_BFP_ROUND_NEAREST_EVEN);
110 set_rounding_mode(FPC_BFP_ROUND_ZERO);
112 set_rounding_mode(FPC_BFP_ROUND_NEAREST_EVEN);
120 set_rounding_mode(FPC_BFP_ROUND_ZERO);
122 set_rounding_mode(FPC_BFP_ROUND_NEAREST_EVEN);
130 set_rounding_mode(FPC_BFP_ROUND_ZERO);
132 set_rounding_mode(FPC_BFP_ROUND_NEAREST_EVEN);
140 set_rounding_mode(FPC_BFP_ROUND_ZERO)
    [all...]
fixbr.c 46 set_rounding_mode(unsigned mode) function
64 set_rounding_mode(FPC_BFP_ROUND_ZERO);
66 set_rounding_mode(FPC_BFP_ROUND_NEAREST_EVEN);
rounding-5.c 26 set_rounding_mode(unsigned mode) function
35 set_rounding_mode(mode);
45 set_rounding_mode(mode);
55 set_rounding_mode(mode);
rounding-3.c 13 set_rounding_mode(unsigned mode) function
83 set_rounding_mode(rmodes[i]);
  /external/valgrind/none/tests/mips64/
rounding_mode.h 11 void set_rounding_mode(round_mode_t mode) function
round.c 111 set_rounding_mode(rm);
114 set_rounding_mode(rm);
fpu_arithmetic.c 15 set_rounding_mode(rm);
  /external/valgrind/none/tests/mips32/
round.c 131 void set_rounding_mode(round_mode_t mode) function
158 set_rounding_mode(rm);
217 set_rounding_mode(rm);
220 set_rounding_mode(rm);
FPUarithmetic.c 92 void set_rounding_mode(round_mode_t mode) function
132 set_rounding_mode(rm);
round_fpu64.c 74 void set_rounding_mode(round_mode_t mode) function
116 set_rounding_mode(rm);
  /external/valgrind/none/tests/ppc32/
test_dfp2.c 421 void set_rounding_mode(unsigned long long rnd_mode) function
456 /* The set_rounding_mode() uses the global value f14. Call the
460 set_rounding_mode(round_mode);
528 /* The set_rounding_mode() uses the global value f14. Call the
532 set_rounding_mode(round_mode);
603 /* The set_rounding_mode() uses the global value f14. Call the
607 set_rounding_mode(round_mode);
round.c 111 void set_rounding_mode(round_mode_t mode) function
159 set_rounding_mode(mode);
269 set_rounding_mode(mode);
306 set_rounding_mode(mode);
468 set_rounding_mode(mode);
749 set_rounding_mode(mode);
1100 set_rounding_mode(mode);

Completed in 131 milliseconds