Searched defs:INFINITY (Results 1 - 10 of 10) sorted by relevance

/freebsd-11-stable/lib/libc/regex/
H A Dutils.h39 #define INFINITY (DUPMAX + 1) macro
/freebsd-11-stable/contrib/nvi/regex/
H A Dutils.h40 #define INFINITY (DUPMAX + 1) macro
/freebsd-11-stable/lib/msun/src/
H A Dmath.h58 #define INFINITY __builtin_inff() macro
63 #define INFINITY HUGE_VALF macro
/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Dfloatformat.c45 #define INFINITY HUGE_VAL macro
47 #define INFINITY (1.0 / 0.0) macro
/freebsd-11-stable/contrib/binutils/libiberty/
H A Dfloatformat.c45 #define INFINITY HUGE_VAL macro
47 #define INFINITY (1.0 / 0.0) macro
/freebsd-11-stable/sbin/pfctl/
H A Dpfctl_altq.c1122 gsc_add_seg(gsc, (double)sc->d, 0.0, INFINITY, (double)sc->m2); local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A Dregcomp.c281 #define INFINITY (DUPMAX + 1) macro
/freebsd-11-stable/contrib/gcc/
H A Dlibgcc2.c1797 #define INFINITY macro
/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Dopencl-c-base.h157 #define INFINITY (__builtin_inff()) macro
/freebsd-11-stable/contrib/ncurses/ncurses/
H A Dcurses.priv.h1896 #define INFINITY 1000000 /* cost: too high to use */ macro
1914 #define INFINITY 1000000 /* cost: too high to use */ macro

Completed in 226 milliseconds