Home
last modified time | relevance | path

Searched refs:shorter (Results 1 – 11 of 11) sorted by relevance

/titanic_50/usr/src/common/bignum/
H A Dbignumimpl.c510 int i, shorter, longer; in big_add_abs() local
517 shorter = bb->len; in big_add_abs()
521 shorter = aa->len; in big_add_abs()
537 for (i = 0; i < shorter; i++) { in big_add_abs()
588 int i, shorter; in big_sub_pos() local
594 shorter = bb->len; in big_sub_pos()
596 shorter = aa->len; in big_sub_pos()
610 for (i = 0; i < shorter; i++) { in big_sub_pos()
/titanic_50/usr/src/lib/libshell/common/
H A DRELEASE93334 d. A bug when a name reference with a shorter name than
H A Dsh.memo312 arguments with a shorter name.
H A DRELEASE1847 98-04-30 A bug when a name reference with a shorter name than
/titanic_50/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A DREADME60 lines, most are much shorter. The source files can largely be broken
H A DREADME.v6629 (shorter timeouts) as the next state gets nearer. DHCPv6 treats
/titanic_50/usr/src/data/zoneinfo/
H A Dafrica229 # Due to the Hijri (lunar Islamic calendar) year being 11 days shorter
/titanic_50/usr/src/uts/intel/io/acpica/
H A Dchanges.txt2194 shorter than the length of an ACPI table header remain in error (an error
5857 iASL: Added a message if a package initializer list is shorter than
5861 exists, but is shorter than the declared length of the package. Although
6615 underscores if the name is shorter than 4 characters. This enables a
7639 input strings could cause unexpected failures if they were shorter than
13137 (Both) Handle P_BLK lengths shorter than 6 more gracefully
13996 shorter string than specifying the entire path from the root.)
/titanic_50/usr/src/cmd/ssh/doc/
H A DChangeLog2169 indent, shorter warning
/titanic_50/usr/src/cmd/terminfo/
H A Dtermcap.src8851 # capabilities, but with cheaper (shorter) control sequences. Messy design,
H A Dterminfo.src9943 # capabilities, but with cheaper (shorter) control sequences. Messy design,