Home
last modified time | relevance | path

Searched refs:finite (Results 1 – 25 of 75) sorted by relevance

123

/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D20011217-2.c6 finite (double __x) in finite() function
18 return finite (x); in main()
/openbsd/lib/libc/gen/
H A Disfinite.c46 __strong_alias(finite, __isfinite);
/openbsd/gnu/usr.bin/perl/cpan/Math-BigInt/t/
H A Dbigintpm.inc1876 # Numerator (dividend) is +/-inf, and denominator is finite and non-zero.
1899 # Numerator is finite, and denominator is finite and non-zero.
1988 # Numerator (dividend) is +/-inf, and denominator is finite and non-zero.
2011 # Numerator is finite, and denominator is finite and non-zero.
2116 # Numerator (dividend) is +/-inf, and denominator is finite and non-zero.
2139 # Numerator is finite, and denominator is finite and non-zero.
2194 # Numerator (dividend) is +/-inf, and denominator is finite and non-zero.
2217 # Numerator is finite, and denominator is finite and non-zero.
2488 # Numerator (dividend) is +/-inf, and denominator is finite and non-zero.
2511 # Numerator is finite, and denominator is finite and non-zero.
/openbsd/gnu/llvm/llvm/include/llvm/TableGen/
H A DAutomaton.td10 // generic finite-state automaton.
15 // generic finite-state automaton over a set of actions and states.
/openbsd/gnu/gcc/libstdc++-v3/config/locale/generic/
H A Dc_locale.cc68 if (!finite (static_cast<double> (__f))) in _GLIBCXX_BEGIN_NAMESPACE()
/openbsd/gnu/lib/libstdc++/libstdc++/config/locale/generic/
H A Dc_locale.cc136 if (!finite (static_cast<double> (__f))) in __convert_to_v()
/openbsd/include/
H A Dmath.h267 int finite(double);
/openbsd/gnu/lib/libstdc++/libstdc++/
H A Dacconfig.h438 # define finite _finite macro
H A Dconfig.h.in401 /* Define if you have the finite function. */
1096 # define finite _finite macro
/openbsd/gnu/llvm/compiler-rt/lib/builtins/
H A Dfp_compare_impl.inc14 // returns true for finite 128-bit floating-point numbers).
/openbsd/gnu/usr.bin/perl/pod/
H A Dperlnumber.pod56 finite decimal expansion. Being strings, and thus of arbitrary length, there
72 a finite decimal expansion or a "short" binary expansion.
/openbsd/gnu/lib/libstdc++-v3/
H A Dconfig.h872 # define finite _finite macro
/openbsd/sbin/init/
H A DNOTES86 your generic finite state machine
/openbsd/gnu/gcc/gcc/config/m68k/
H A Dlb1sf68.asm1381 | finite) numbers, but we have to check if both are infinite whether we
1442 | Here we have both numbers finite and nonzero (and with no sign bit).
1658 bra Ld$overflow | else we have overflow (since a is finite)
1774 | Here we have both numbers finite and nonzero (and with no sign bit).
2198 blt 1f | if finite, return
3024 | NaN we return NaN without regard to whether the other is finite or
3028 | NaN, but if it is finite we return INFINITY with the corresponding sign.
3048 | finite) numbers, but we have to check if both are infinite whether we
3103 | Here we have both numbers finite and nonzero (and with no sign bit).
3317 | Here we have both numbers finite and nonzero (and with no sign bit).
/openbsd/gnu/usr.bin/gcc/gcc/config/m68k/
H A Dlb1sf68.asm1305 | finite) numbers, but we have to check if both are infinite whether we
1366 | Here we have both numbers finite and nonzero (and with no sign bit).
1582 bra Ld$overflow | else we have overflow (since a is finite)
1698 | Here we have both numbers finite and nonzero (and with no sign bit).
2122 blt 1f | if finite, return
2927 | NaN we return NaN without regard to whether the other is finite or
2931 | NaN, but if it is finite we return INFINITY with the corresponding sign.
2951 | finite) numbers, but we have to check if both are infinite whether we
3006 | Here we have both numbers finite and nonzero (and with no sign bit).
3220 | Here we have both numbers finite and nonzero (and with no sign bit).
/openbsd/gnu/llvm/compiler-rt/lib/dfsan/
H A Ddone_abilist.txt105 fun:finite=functional
/openbsd/gnu/llvm/libcxxabi/src/
H A Daix_state_tab_eh.inc24 sites or cleanup code are specified in the state table which is a finite
141 // The finite state machine to be walked.
/openbsd/gnu/usr.bin/perl/lib/unicore/
H A DIndex.txt1487 diacritic, finite function 20E6
2079 finite function 21FB
2080 finite function diacritic 20E6
2081 finite injection 2915
2082 finite relation 21FC
2083 finite surjection 2901
2084 finite surjective injection 2918
2190 function, finite 21FB
2712 injection, finite 2915
4432 relation, finite 21FC
[all …]
/openbsd/lib/libc/
H A DSymbols.list630 finite
/openbsd/gnu/llvm/llvm/lib/Target/PowerPC/
H A DREADME.txt549 ; should not be generated except with -enable-finite-only-fp-math or the like).
/openbsd/gnu/llvm/llvm/
H A DCREDITS.TXT111 D: Deterministic finite automaton based infrastructure for VLIW packetization
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dsys-protos.h360 extern int finite(double);
/openbsd/gnu/gcc/gcc/
H A Dsys-protos.h360 extern int finite(double);
/openbsd/gnu/llvm/clang/include/clang/Basic/
H A DCodeGenOptions.def312 /// Treat loops as finite: language, always, never.
/openbsd/gnu/usr.bin/perl/t/lib/warnings/
H A Dop1979 Non-finite repeat count does nothing at - line 16.
1980 Non-finite repeat count does nothing at - line 17.
1981 Non-finite repeat count does nothing at - line 18.

123