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

  /external/valgrind/main/none/tests/mips32/
round.c 122 void set_rounding_mode(round_mode_t mode) function
210 set_rounding_mode(rm);
214 set_rounding_mode(rm);
  /external/valgrind/main/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 98 void set_rounding_mode(round_mode_t mode) function
146 set_rounding_mode(mode);
256 set_rounding_mode(mode);
293 set_rounding_mode(mode);
455 set_rounding_mode(mode);
736 set_rounding_mode(mode);
1073 set_rounding_mode(mode);
  /external/valgrind/main/none/tests/ppc64/
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 98 void set_rounding_mode(round_mode_t mode) function
146 set_rounding_mode(mode);
256 set_rounding_mode(mode);
293 set_rounding_mode(mode);
455 set_rounding_mode(mode);
736 set_rounding_mode(mode);
1073 set_rounding_mode(mode);

Completed in 73 milliseconds