Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/test/pico_float_test/
Dpico_double_test.c342 bool fail = false; in main() local
377 fail = true; in main()
503 if (fail || in main()
Dpico_float_test.c345 bool fail = false; in main() local
423 fail = true; in main()
568 if (fail || in main()
/hal_rpi_pico-latest/
DCONTRIBUTING.md11 …) branch, pull requests against the `master` branch will automatically CI fail checks and will not…
/hal_rpi_pico-latest/src/rp2_common/pico_float/
Dfloat_v1_rom_shim_rp2040.S312 bne 1f @ sign extension bits fail to match sign of result?
/hal_rpi_pico-latest/src/
DCMakeLists.txt64 # have headers, or link will fail with a missing library -lfoo_headers
/hal_rpi_pico-latest/src/rp2_common/pico_double/
Ddouble_v1_rom_shim_rp2040.S1240 bne 1f @ sign extension bits fail to match sign of result?