Searched refs:DIV_IsDivByZero (Results 1 – 3 of 3) sorted by relevance
80 if (DIV_IsDivByZero() == TRUE) in DIV_Div32()126 if (DIV_IsDivByZero() == TRUE) in DIV_uDiv32()145 if (DIV_IsDivByZero() == TRUE) in DIV_uDiv32()190 bool DIV_IsDivByZero(void) in DIV_IsDivByZero() function
82 bool DIV_IsDivByZero(void);
1324 "DIV_IsDivByZero()": Return the division by zero flag.
Completed in 9 milliseconds