| /openbsd-src/usr.bin/top/ |
| H A D | top.c | 95 #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 D | top.h | 47 #define Infinity -1 macro
|
| H A D | utils.c | 60 return (Infinity); in atoiwi()
|
| /openbsd-src/gnu/llvm/llvm/tools/llvm-yaml-numeric-parser-fuzzer/ |
| H A D | yaml-numeric-parser-fuzzer.cpp | 15 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 D | hugeval.x | 2 # instead of +Infinity.
|
| /openbsd-src/distrib/notes/octeon/ |
| H A D | hardware | 13 Ubiquiti Networks EdgeRouter Infinity
|
| /openbsd-src/gnu/usr.bin/perl/cpan/bignum/t/ |
| H A D | infnan-bigint.t | 94 infinity Infinity InFiNiTy iNfInItY
|
| H A D | infnan-bignum-mbf.t | 95 infinity Infinity InFiNiTy iNfInItY
|
| H A D | infnan-bignum-mbr.t | 95 infinity Infinity InFiNiTy iNfInItY
|
| H A D | infnan-bigrat.t | 94 infinity Infinity InFiNiTy iNfInItY
|
| H A D | infnan-bigfloat.t | 94 infinity Infinity InFiNiTy iNfInItY
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/ |
| H A D | HexagonConstPropagation.cpp | 65 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 D | tie.t | 1646 package Infinity {
|
| /openbsd-src/gnu/llvm/compiler-rt/lib/builtins/ |
| H A D | fp_div_impl.inc | 412 // Do not round Infinity to NaN
|
| /openbsd-src/gnu/usr.bin/perl/dist/Math-Complex/ |
| H A D | ChangeLog | 110 * Make the detecting of Infinity even more relaxed:
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/ |
| H A D | README_P9.txt | 461 2. Both input are +-Infinity, +-Zero
|
| /openbsd-src/gnu/usr.bin/perl/pod/ |
| H A D | perl5220delta.pod | 179 =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 D | perl58delta.pod | 2188 Infinity is now recognized as a number. 2283 more compatible with 5.005. Infinity is now recognised as a number. [561]
|
| H A D | perldata.pod | 361 notations like C<NaN> or C<Infinity> properly. At other times, you
|
| H A D | perl561delta.pod | 63 Infinity is now recognized as a number.
|
| /openbsd-src/gnu/usr.bin/perl/win32/ |
| H A D | config_H.gc | 2597 * FP_INFINITE Infinity 2608 * FP_INFINITE Infinity
|
| H A D | config_H.vc | 2597 * FP_INFINITE Infinity 2608 * FP_INFINITE Infinity
|
| /openbsd-src/gnu/usr.bin/perl/cpan/perlfaq/lib/ |
| H A D | perlfaq4.pod | 2637 "Infinity", you probably just want to use a regular expression (see also
|
| /openbsd-src/gnu/usr.bin/perl/plan9/ |
| H A D | config_h.sample | 1266 * FP_INFINITE Infinity
|
| H A D | config.plan9 | 1318 * FP_INFINITE Infinity
|