Home
last modified time | relevance | path

Searched refs:round_mode_t (Results 1 – 8 of 8) sorted by relevance

/external/valgrind/none/tests/mips64/
Drounding_mode.h7 } round_mode_t; typedef
11 void set_rounding_mode(round_mode_t mode) in set_rounding_mode()
Dfpu_arithmetic.c13 round_mode_t rm; in arithmeticOperations()
Dround.c110 round_mode_t rm; in FCSRRoundingMode()
/external/valgrind/none/tests/mips32/
Dround.c19 TO_NEAREST=0, TO_ZERO, TO_PLUS_INFINITY, TO_MINUS_INFINITY } round_mode_t; typedef
133 void set_rounding_mode(round_mode_t mode) in set_rounding_mode()
169 round_mode_t rm = TO_NEAREST; in directedRoundingMode()
229 round_mode_t rm; in FCSRRoundingMode()
Dround_fpu64.c26 TO_NEAREST=0, TO_ZERO, TO_PLUS_INFINITY, TO_MINUS_INFINITY } round_mode_t; typedef
77 void set_rounding_mode(round_mode_t mode) in set_rounding_mode()
115 round_mode_t rm; in FCSRRoundingMode()
DFPUarithmetic.c31 TO_NEAREST=0, TO_ZERO, TO_PLUS_INFINITY, TO_MINUS_INFINITY } round_mode_t; typedef
94 void set_rounding_mode(round_mode_t mode) in set_rounding_mode()
132 round_mode_t rm; in arithmeticOperations()
/external/valgrind/none/tests/ppc64/
Dround.c37 TO_NEAREST=0, TO_ZERO, TO_PLUS_INFINITY, TO_MINUS_INFINITY } round_mode_t; typedef
111 void set_rounding_mode(round_mode_t mode) in set_rounding_mode()
153 int check_dbl_to_flt_round(round_mode_t mode, double dbl, float *expected) in check_dbl_to_flt_round()
260 int check_int_to_flt_round(round_mode_t mode, long L, float *expected) in check_int_to_flt_round()
300 int check_long_to_dbl_round(round_mode_t mode, long L, double *expected) in check_long_to_dbl_round()
400 round_mode_t mode; in check_single_arithmetic_op()
546 round_mode_t mode; in check_single_guarded_arithmetic_op()
858 round_mode_t mode; in check_double_guarded_arithmetic_op()
/external/valgrind/none/tests/ppc32/
Dround.c37 TO_NEAREST=0, TO_ZERO, TO_PLUS_INFINITY, TO_MINUS_INFINITY } round_mode_t; typedef
111 void set_rounding_mode(round_mode_t mode) in set_rounding_mode()
153 int check_dbl_to_flt_round(round_mode_t mode, double dbl, float *expected) in check_dbl_to_flt_round()
260 int check_int_to_flt_round(round_mode_t mode, long L, float *expected) in check_int_to_flt_round()
300 int check_long_to_dbl_round(round_mode_t mode, long L, double *expected) in check_long_to_dbl_round()
400 round_mode_t mode; in check_single_arithmetic_op()
546 round_mode_t mode; in check_single_guarded_arithmetic_op()
858 round_mode_t mode; in check_double_guarded_arithmetic_op()