Searched refs:fisneg (Results 1 – 1 of 1) sorted by relevance
147 static inline int fisneg(float x) { in fisneg() function223 if(fisneg(x)) return -1; in WRAPPER_FUNC()244 if(fisneg(x)) return MZERO; in WRAPPER_FUNC()316 if(fisneg(x)) x=fneg(x); in WRAPPER_FUNC()363 if(fisneg(x)) { in fpowint_0()411 if(fisneg(x)) { in fpow_0()436 if(!fisneg(y)) { in WRAPPER_FUNC()444 if(fisneg(y)) return 0; in WRAPPER_FUNC()448 if(!fisneg(y)) { in WRAPPER_FUNC()464 if(fisneg(x)) return FPINF; in WRAPPER_FUNC()[all …]
Completed in 3 milliseconds