/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/ |
H A D | 20011217-2.c | 6 finite (double __x) in finite() function 18 return finite (x); in main()
|
/openbsd/lib/libc/gen/ |
H A D | isfinite.c | 46 __strong_alias(finite, __isfinite);
|
/openbsd/gnu/usr.bin/perl/cpan/Math-BigInt/t/ |
H A D | bigintpm.inc | 1876 # 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 D | Automaton.td | 10 // 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 D | c_locale.cc | 68 if (!finite (static_cast<double> (__f))) in _GLIBCXX_BEGIN_NAMESPACE()
|
/openbsd/gnu/lib/libstdc++/libstdc++/config/locale/generic/ |
H A D | c_locale.cc | 136 if (!finite (static_cast<double> (__f))) in __convert_to_v()
|
/openbsd/include/ |
H A D | math.h | 267 int finite(double);
|
/openbsd/gnu/lib/libstdc++/libstdc++/ |
H A D | acconfig.h | 438 # define finite _finite macro
|
H A D | config.h.in | 401 /* Define if you have the finite function. */ 1096 # define finite _finite macro
|
/openbsd/gnu/llvm/compiler-rt/lib/builtins/ |
H A D | fp_compare_impl.inc | 14 // returns true for finite 128-bit floating-point numbers).
|
/openbsd/gnu/usr.bin/perl/pod/ |
H A D | perlnumber.pod | 56 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 D | config.h | 872 # define finite _finite macro
|
/openbsd/sbin/init/ |
H A D | NOTES | 86 your generic finite state machine
|
/openbsd/gnu/gcc/gcc/config/m68k/ |
H A D | lb1sf68.asm | 1381 | 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 D | lb1sf68.asm | 1305 | 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 D | done_abilist.txt | 105 fun:finite=functional
|
/openbsd/gnu/llvm/libcxxabi/src/ |
H A D | aix_state_tab_eh.inc | 24 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 D | Index.txt | 1487 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 D | Symbols.list | 630 finite
|
/openbsd/gnu/llvm/llvm/lib/Target/PowerPC/ |
H A D | README.txt | 549 ; should not be generated except with -enable-finite-only-fp-math or the like).
|
/openbsd/gnu/llvm/llvm/ |
H A D | CREDITS.TXT | 111 D: Deterministic finite automaton based infrastructure for VLIW packetization
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | sys-protos.h | 360 extern int finite(double);
|
/openbsd/gnu/gcc/gcc/ |
H A D | sys-protos.h | 360 extern int finite(double);
|
/openbsd/gnu/llvm/clang/include/clang/Basic/ |
H A D | CodeGenOptions.def | 312 /// Treat loops as finite: language, always, never.
|
/openbsd/gnu/usr.bin/perl/t/lib/warnings/ |
H A D | op | 1979 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.
|