Searched refs:SIGFPE (Results 1 – 2 of 2) sorted by relevance
22 #define SIGFPE 8 /**< Arithmetic exception */ macro
141 zassert_not_equal(-1, SIGFPE); in ZTEST()