Searched refs:shrink (Results 1 – 6 of 6) sorted by relevance
/titanic_41/usr/src/cmd/sendmail/db/hash/ |
H A D | hash_dup.c | 575 int32_t shrink; local 597 shrink = 600 if (shrink != 0) { 603 memmove(src + shrink, src, pagep->inp[ndx] - HOFFSET(pagep)); 604 HOFFSET(pagep) += shrink; 608 pagep->inp[i] += shrink;
|
/titanic_41/usr/src/lib/libbc/libc/gen/common/ |
H A D | malloc.c | 708 shrink(Dblk oldblk, uint oldsize, uint newsize) in shrink() function 830 return(shrink(oldblk, oldsize, newsize)); in realloc() 885 return(shrink(oldblk, oldsize, newsize)); in realloc()
|
/titanic_41/usr/src/grub/grub-0.97/docs/ |
H A D | texinfo.tex | 1925 % shrink), and it is reasonable to expect all typewriter fonts to have 3469 % sufficient for this purpose, as it ignores stretch and shrink parts 3618 % No shrink because it confuses \balancecolumns. 6948 % interword stretch (and shrink), and it is reasonable to expect all
|
/titanic_41/usr/src/cmd/look/ |
H A D | words | 20530 shrink
|
/titanic_41/usr/src/cmd/spell/ |
H A D | list | 20529 shrink
|
/titanic_41/usr/src/uts/intel/io/acpica/ |
H A D | changes.txt | 16320 The ACPI_OPERAND_OBJECT has been optimized to shrink its size from
|