Home
last modified time | relevance | path

Searched refs:round_name_to_mode (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/tests/fp/
H A Dfp-bench.c536 static int round_name_to_mode(const char *name) in round_name_to_mode() function
650 rounding = round_name_to_mode(optarg); in parse_args()
H A Dfp-test.c775 static unsigned int round_name_to_mode(const char *name) in round_name_to_mode() function
873 test_round_mode = round_name_to_mode(optarg); in parse_args()