Searched refs:disneg (Results 1 – 1 of 1) sorted by relevance
150 static inline int disneg(double x) { in disneg() function226 if(disneg(x)) return -1; in WRAPPER_FUNC()247 if(disneg(x)) return MZERO; in WRAPPER_FUNC()319 if(disneg(x)) x=dneg(x); in WRAPPER_FUNC()405 if(disneg(x)) {453 if(disneg(x)) {480 if(!disneg(y)) {488 if(disneg(y)) return 0;492 if(!disneg(y)) {508 if(disneg(x)) return PINF;[all …]
Completed in 4 milliseconds