Searched refs:is_negative_inf (Results 1 – 1 of 1) sorted by relevance
329 const int is_negative_inf = abnormality_indicators(1); in checkForAnomalies() local331 if (is_negative_inf || is_positive_inf || is_nan) { in checkForAnomalies()333 if (is_negative_inf) { in checkForAnomalies()