Searched refs:isinfl (Results 1 – 16 of 16) sorted by relevance
36 if (!isinfl(x) && !isinfl(y)) in fdiml()
28 isinfl(long double e) in isinfl() function
38 if (isinfl(x) || y == 0.0L) in remainderl()
35 isinfl (long double x) in isinfl() function
152 isinfl.c
155 'isinfl.c',
2 c = ['ccache', 'm68k-unknown-elf-gcc', '-static', '-nostdlib', '-fno-builtin-isinfl']
147 if (!isinfl(x)) in expm1l()
304 if (!isinfl(q)) in tgammal()
66 if (isinfl(x)) in fmodl()
38 if (isinfl(x)) in fmodl()
147 extern int isinfl (long double);
109 i1 = isinfl (l1); in main()
643 long long y = isinfl(isinfl_vec[i].x); in test_isinfl()
2124 newlib/libm/common/isinfl.c
20099 isinfl and isnanl static routines which were i386-specific. Changed20233 [WANT_IO_LONG_DBL](isinfl, isnanl): New static long double routines.