Home
last modified time | relevance | path

Searched refs:Infinity (Results 1 – 25 of 30) sorted by relevance

12

/openbsd-src/usr.bin/top/
H A Dtop.c95 #if Default_TOPN == Infinity
366 topn = Infinity; in parseargs()
368 #if Default_TOPN == Infinity in parseargs()
466 if (topn == Infinity) { in main()
477 #if Default_TOPN == Infinity in main()
493 displays = smart_terminal ? Infinity : 1; in main()
591 if (topn == Infinity) { in main()
592 #if Default_TOPN == Infinity in main()
821 if ((i > topn || i == Infinity) in rundisplay()
H A Dtop.h47 #define Infinity -1 macro
H A Dutils.c60 return (Infinity); in atoiwi()
/openbsd-src/gnu/llvm/llvm/tools/llvm-yaml-numeric-parser-fuzzer/
H A Dyaml-numeric-parser-fuzzer.cpp15 static llvm::Regex Infinity("^[-+]?(\\.inf|\\.Inf|\\.INF)$"); in isNumericRegex() local
24 if (Infinity.match(S)) in isNumericRegex()
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/ieee/
H A Dhugeval.x2 # instead of +Infinity.
/openbsd-src/distrib/notes/octeon/
H A Dhardware13 Ubiquiti Networks EdgeRouter Infinity
/openbsd-src/gnu/usr.bin/perl/cpan/bignum/t/
H A Dinfnan-bigint.t94 infinity Infinity InFiNiTy iNfInItY
H A Dinfnan-bignum-mbf.t95 infinity Infinity InFiNiTy iNfInItY
H A Dinfnan-bignum-mbr.t95 infinity Infinity InFiNiTy iNfInItY
H A Dinfnan-bigrat.t94 infinity Infinity InFiNiTy iNfInItY
H A Dinfnan-bigfloat.t94 infinity Infinity InFiNiTy iNfInItY
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp65 Infinity = 0x0008, enumerator
68 NumericProperties = (Zero|NonZero|Finite|Infinity|NaN|SignedZero),
452 return (Props & ~NumericProperties) | Infinity; in deduce()
490 if (Ps & ConstantProperties::Infinity) in print()
/openbsd-src/gnu/usr.bin/perl/t/op/
H A Dtie.t1646 package Infinity {
/openbsd-src/gnu/llvm/compiler-rt/lib/builtins/
H A Dfp_div_impl.inc412 // Do not round Infinity to NaN
/openbsd-src/gnu/usr.bin/perl/dist/Math-Complex/
H A DChangeLog110 * Make the detecting of Infinity even more relaxed:
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DREADME_P9.txt461 2. Both input are +-Infinity, +-Zero
/openbsd-src/gnu/usr.bin/perl/pod/
H A Dperl5220delta.pod179 =head2 Infinity and NaN (not-a-number) handling improved
2434 working correctly. See L</Infinity and NaN (not-a-number) handling improved>.
3117 Several minor bug fixes in behavior of Infinity and NaN, including
3118 warnings when stringifying Infinity-like or NaN-like strings. For example,
H A Dperl58delta.pod2188 Infinity is now recognized as a number.
2283 more compatible with 5.005. Infinity is now recognised as a number. [561]
H A Dperldata.pod361 notations like C<NaN> or C<Infinity> properly. At other times, you
H A Dperl561delta.pod63 Infinity is now recognized as a number.
/openbsd-src/gnu/usr.bin/perl/win32/
H A Dconfig_H.gc2597 * FP_INFINITE Infinity
2608 * FP_INFINITE Infinity
H A Dconfig_H.vc2597 * FP_INFINITE Infinity
2608 * FP_INFINITE Infinity
/openbsd-src/gnu/usr.bin/perl/cpan/perlfaq/lib/
H A Dperlfaq4.pod2637 "Infinity", you probably just want to use a regular expression (see also
/openbsd-src/gnu/usr.bin/perl/plan9/
H A Dconfig_h.sample1266 * FP_INFINITE Infinity
H A Dconfig.plan91318 * FP_INFINITE Infinity

12