Searched refs:fisneg (Results 1 – 1 of 1) sorted by relevance
130 static inline int fisneg(float x) { in fisneg() function206 if(fisneg(x)) return -1; in WRAPPER_FUNC()227 if(fisneg(x)) return MZERO; in WRAPPER_FUNC()299 if(fisneg(x)) x=fneg(x); in WRAPPER_FUNC()346 if(fisneg(x)) { in fpowint_0()394 if(fisneg(x)) { in fpow_0()419 if(!fisneg(y)) { in WRAPPER_FUNC()427 if(fisneg(y)) return 0; in WRAPPER_FUNC()431 if(!fisneg(y)) { in WRAPPER_FUNC()447 if(fisneg(x)) return PINF; in WRAPPER_FUNC()[all …]
Completed in 4 milliseconds