Home
last modified time | relevance | path

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

12

/illumos-gate/usr/src/lib/libm/i386/src/
H A Disnan.S51 ja .got_nan / no jump if arg. may be infinite;
55 / iff arg. is infinite
56 jnz .got_nan / no jump if arg. is infinite;
H A Disnanf.S40 subl $0x7f800000,%eax / ZF <-- 1 iff x is infinite
45 jnz .got_nan / no jump if arg. infinite;
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppstats/
H A Dpppstats.c96 static int infinite; variable
451 if (!infinite && !count) in intpr()
526 infinite = 1;
/illumos-gate/usr/src/cmd/tar/
H A Dtar.dfl27 # purpose. The tape size is infinite and is defined at usage time
/illumos-gate/usr/src/contrib/ast/src/lib/libast/sfio/
H A Dsfvprintf.c1211 goto infinite;
1226 goto infinite;
1250 goto infinite;
1291 infinite:
/illumos-gate/usr/src/cmd/pgstat/
H A Dpgstat.pl265 my $infinite = 1 unless $count;
427 while ($infinite || $count--) {
/illumos-gate/usr/src/uts/common/fs/zfs/lua/
H A DREADME.zfs61 an incorrect program that results in an infinite loop or massive memory use.
/illumos-gate/usr/src/lib/libdhcputil/
H A DREADME.inittab102 option. 0 indicates an infinite number.
115 infinite number of pairs of IP addresses. Lastly, the consumers of
/illumos-gate/usr/src/cmd/cmd-inet/etc/dhcp/
H A Dinittab181 # a potentially infinite number of pairs of IP addresses. (See
/illumos-gate/usr/src/lib/libdlpi/common/
H A Dlibdlpi.c1317 boolean_t infinite = (msec < 0); /* infinite timeout */ in i_dlpi_strgetmsg() local
1456 if (!infinite) { in i_dlpi_strgetmsg()
/illumos-gate/usr/src/cmd/units/
H A Dunittab531 / This is the rydberg energy (ionization energy of hydrogen assuming infinite
/illumos-gate/usr/src/cmd/vi/port/
H A Dex.news150 statements does not generate core dump/infinite loops
174 28.*":n +command" no longer infinite loops on 3b2's.
322 A bug that caused an infinite loop when you did ":s/\</&/g"
554 now catches the infinite loop.
/illumos-gate/usr/src/contrib/ast/src/lib/libcmd/
H A DRELEASE144 06-10-18 tail.c: fix invalid suffix infinite loop
/illumos-gate/usr/src/cmd/sgs/tools/
H A DSUNWonld-README434 4450225 The rdb command can fall into an infinite loop
1460 6701798 ld can enter infinite loop processing bad mapfile
1516 6798676 ld.so.1: enters infinite loop with realloc/defragmentation logic
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A DRELEASE417 11-04-06 A tokenizer bug in which ${x/{3}(\d)/ } would cause in infinite
886 10-03-19 A bug which causes whence -q to go into an infinite loop has been
1158 for could, in rare instances, cause the shell to go into an infinite
1525 08-04-11 A bug which caused $(exec > /dev/null) to go into an infinite loop
1558 control shell to go into an infinite loop by adding the volatile
1852 command could go into an infinite loop has been fixed.
2546 an infinite loop outputting the error message has been fixed.
2747 itself and later cause the shell to get into an infinite
H A DRELEASE93328 itself and later cause the shell to get into an infinite
H A Dsh.memo346 This prevents infinite loops in alias substitutions.
/illumos-gate/usr/src/cmd/lp/model/
H A Dstandard541 FILTER="${LPCAT} 0" # infinite delays
H A Dtsol_standard557 FILTER="${LPCAT} 0" # infinite delays
H A Dtsol_standard_foomatic576 FILTER="${LPCAT} 0" # infinite delays
/illumos-gate/usr/src/uts/common/smbsrv/ndl/
H A Dsrvsvc.ndl1081 /* Special value for sv102_disc that specifies infinite disconnect time */
/illumos-gate/usr/src/lib/libcurses/screen/
H A Dcurses.ed173 /* <0: for infinite delay */
/illumos-gate/usr/src/uts/intel/io/acpica/
H A Dchanges.txt647 infinite AML loops. ACPCIA BZ 1192.
740 executed) where the debugger could enter an infinite loop and eventually
1800 object linked lists. Never allow an infinite loop, even in the face of
2030 infinite loop by callers to AcpiSetCurrentResources with an invalid or
2720 Resource Manager: Added additional code to prevent possible infinite
2834 iASL: Fixed a possible infinite loop when the maximum error count is
2838 This can cause an infinite loop as the max error count code essentially
6768 Implemented a mechanism to escape infinite AML While() loops. Added a
6999 iASL/disassembler: avoid infinite loop on bad ACPI tables. Check for
7264 validation mechanism can enter an infinite loop when a GPE method is
[all …]
/illumos-gate/usr/src/cmd/sendmail/cf/
H A DREADME3388 confMAX_MESSAGE_SIZE MaxMessageSize [infinite] The maximum size of messages
3827 [infinite] If set, allow no more than
3833 confBAD_RCPT_THROTTLE BadRcptThrottle [infinite] If set and the specified
/illumos-gate/usr/src/contrib/zlib/
H A DChangeLog879 - Fix infinite loop on bad input in configure script [Church]

12