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