Searched refs:small (Results 51 - 69 of 69) sorted by relevance

123

/illumos-gate/usr/src/lib/libc/sparc/gen/
H A Dstrncmp.s55 blu,a .cmp_bytes ! for small counts go do bytes
/illumos-gate/usr/src/lib/libc/sparcv9/gen/
H A Dstrncmp.s55 blu,a,pn %xcc, .cmp_bytes ! for small counts go do bytes
H A Dstrncpy.s61 ! performing small copies until it is aligned. Then, the string
/illumos-gate/usr/src/uts/i86pc/ml/
H A Dlocore.s1783 / counter may even wrap. If this value is too small, then on fast machines
1786 / marginal TSC's and/or IO, if this value is too small on those, it may
1986 / counter may even wrap. If this value is too small, then on fast machines
1989 / marginal TSC's and/or IO, if this value is too small on those, it may
/illumos-gate/usr/src/uts/common/io/myri10ge/drv/
H A Dmyri10ge.c728 /* Allocate a jumbo frame and carve it into small frames */
734 /* place it onto small list */
753 * Return the jumbo bufs we carved up for small to the jumbo pool
1462 * Run a small DMA test.
3276 int small; local
3281 small = (mss <= MXGEFW_SEND_SMALL_SIZE);
3284 (small * MXGEFW_FLAGS_SMALL);
3556 int small; local
3561 small = (mss <=
3566 | (small *
[all...]
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c9254 "fp:FCIO_DIAG:status buffer too small\n");
11686 int small; local
11693 small = fctl_wwn_cmp(&port->fp_service_params.nport_ww_name,
11714 if (f_port == 0 && small < 0) {
11726 if (f_port == 0 && small < 0) {
11744 if ((f_port == 0 && small < 0) ||
11745 (((small > 0 && do_acc) ||
11800 " f_port=%d, small=%d, do_acc=%d,"
11801 " sent=%d.", f_port, small, do_acc,
11908 int small; local
12204 int small; local
[all...]
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex669 % the text is small, which looks bad.
767 % There is an extremely small chance that TeX will actually break the
1491 % Fonts for indices, footnotes, small examples (9pt).
1504 % Fonts for small examples (8pt).
1646 \def\lsize{text}\def\lllsize{small}%
1655 \def\lsize{small}\def\lllsize{smaller}%
1662 \def\curfontsize{small}%
1674 % Set the fonts to use with the @small... environments.
3658 % lines. So we use a small indentation and put up with long leaders.
4899 % If you want all examples etc. small
[all...]
/illumos-gate/usr/src/common/bignum/i386/
H A Dbignum_i386_asm.s883 / arithmetic library, because it does not work for "small" numbers, that is
885 / for any small numbers.
/illumos-gate/usr/src/lib/libmvec/common/vis/
H A D__vexp.S972 bl,pn %icc,.small
991 .small:
H A D__vatan2.S228 bl,pn %icc,.small0 ! if |y| is small
/illumos-gate/usr/src/lib/libc/capabilities/sun4u-opl/common/
H A Dmemcpy.s336 cmp %o2, SMALL_MAX ! check for not small case
/illumos-gate/usr/src/lib/libc/capabilities/sun4u-us3/common/
H A Dmemcpy.s357 cmp %o2, SMALL_MAX ! check for not small case
/illumos-gate/usr/src/uts/common/fs/
H A Ddnlc.c121 * This ought to be ample given that nc_hashavelen is typically very small.
927 * is too small, then it will return NULL. Note that this is a highly
990 #error ncache_t name length representation is too small
/illumos-gate/usr/src/uts/sun4v/cpu/
H A Dgeneric_copy.s125 cmp %i2, 12 ! for small counts
736 ! The check for small copies was done in the
H A Dniagara_copy.s121 * set small fault handler (no register window save/restore)
427 cmp %o2, FP_COPY ! check for small copy/leaf case
453 * We got here because of a fault during a small kcopy or bcopy.
455 * No floating point registers are used by the small copies.
612 cmp %o2, FP_COPY ! check for small copy/leaf case
2073 cmp %i2, 12 ! for small counts
3001 cmp %o2, FP_COPY ! check for small copy/leaf case
3508 * End of small copy (no window) code
4499 ! check to pick up small copies.
4531 ! See if we're in the "small rang
[all...]
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_fil.h901 # error IPFILTER_LOGSIZE too small. Must be >= DEFAULT_IPFLOGSIZE
/illumos-gate/usr/src/lib/libc/capabilities/sun4u/common/
H A Dmemcpy.s140 cmp %o2, 32 ! for small counts copy bytes
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dspitfire_copy.s659 cmp %i2, 12 ! for small counts
2308 ! check to pick up small copies.
2342 ! See if we're in the "small range".
2384 ! See if we're in the "small range".
2418 ! The check for small copies was done in the
/illumos-gate/usr/src/uts/sfmmu/ml/
H A Dsfmmu_asm.s452 #error - TSB_SOFTSZ_MASK too small
2614 * the case kpm is using small pages, we know no large kernel
3094 * Note that there is a small window here where we may have
3101 * are very small, so it's not worth the extra overhead it would

Completed in 598 milliseconds

123