Home
last modified time | relevance | path

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

/openbmc/qemu/tests/fp/
H A Dfp-test.c80 static unsigned int n_max_errors = 20; variable
852 if (qemu_strtoui(optarg, NULL, 0, &n_max_errors)) { in parse_args()
939 verCases_maxErrorCount = n_max_errors; in run_test()