Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/test/pico_divider_test/
Dpico_divider_nesting_test.c206 float ff = zf / -13635.f; in test_nesting() local
207 if (fabsf(zf - ff * -13635.f) > 1e-2f) { in test_nesting()
211 z += (int)ff; in test_nesting()