Home
last modified time | relevance | path

Searched refs:small (Results 1 – 25 of 135) sorted by relevance

123456

/titanic_41/usr/src/common/lvm/
H A Dmd_convert.c205 stripe_convert(caddr_t small, caddr_t big, int direction) in stripe_convert() argument
208 ms_unit32_od_t *small_un = (ms_unit32_od_t *)small; in stripe_convert()
301 mirror_convert(caddr_t small, caddr_t big, int direction) in mirror_convert() argument
304 mm_unit32_od_t *small_un = (mm_unit32_od_t *)small; in mirror_convert()
389 raid_convert(caddr_t small, caddr_t big, int direction) in raid_convert() argument
393 mr_unit32_od_t *small_un = (mr_unit32_od_t *)small; in raid_convert()
445 softpart_convert(caddr_t small, caddr_t big, int direction) in softpart_convert() argument
449 mp_unit32_od_t *small_un = (mp_unit32_od_t *)small; in softpart_convert()
490 mt_unit32_od_t *small = (mt_unit32_od_t *)smallp; in trans_master_convert() local
495 MDC_UNIT_SMALL2BIG(small, big); in trans_master_convert()
[all …]
/titanic_41/usr/src/uts/common/sys/lvm/
H A Dmd_convert.h344 #define MHS_BIG2SMALL(big, small) \ argument
345 small->hs_revision = big->hs_revision; \
346 small->hs_record_id = big->hs_record_id; \
347 small->xx_hs_next = 0; \
348 small->hs_devnum = md_cmpldev(big->hs_devnum); \
349 small->hs_key = big->hs_key; \
350 small->hs_start_blk = (daddr32_t)big->hs_start_blk; \
351 small->hs_has_label = big->hs_has_label; \
352 small->hs_number_blks = (daddr32_t)big->hs_number_blks; \
353 small->hs_state = big->hs_state; \
[all …]
/titanic_41/usr/src/lib/libm/common/C/
H A Dtanh.c65 small = 1.0e-10, variable
83 else if (t > small) { in tanh()
97 return (signx == 1 ? -z + small * small : z - small * small); in tanh()
H A Dj0.c50 small = 1.0e-5, variable
144 if (x <= small) { in j0()
H A Dj1.c50 small = 1.0e-5, variable
143 if (x <= small) { in j1()
/titanic_41/usr/src/lib/libm/common/LD/
H A Dtanhl.c63 static const long double small = 1.0e-20L, one = 1.0, two = 2.0, variable
85 else if (t > small) { in tanhl()
98 return (signx ? -z + small * small : z - small * small); in tanhl()
/titanic_41/usr/src/lib/libm/common/Q/
H A Dtanhl.c63 static const long double small = 1.0e-20L, one = 1.0, two = 2.0, variable
85 else if (t > small) { in tanhl()
98 return (signx ? -z + small * small : z - small * small); in tanhl()
H A Dasinl.c46 static const long double zero = 0.0L, small = 1.0e-20L, half = 0.5L, one = 1.0L; variable
62 if (w < small) { in asinl()
/titanic_41/usr/src/common/bzip2/
H A Dbzlib.h83 # ifdef small
85 # undef small
132 int small
164 int small,
240 int small,
H A Dbzlib.c657 int small ) in BZ_API()
664 if (small != 0 && small != 1) return BZ_PARAM_ERROR; in BZ_API()
682 s->smallDecompress = (Bool)small; in BZ_API()
1255 int small, in BZ_API()
1265 (small != 0 && small != 1) || in BZ_API()
1294 ret = BZ2_bzDecompressInit ( &(bzf->strm), verbosity, small ); in BZ_API()
1468 int small, in BZ_API()
1476 (small != 0 && small != 1) || in BZ_API()
1483 ret = BZ2_bzDecompressInit ( &strm, verbosity, small ); in BZ_API()
/titanic_41/usr/src/lib/libast/common/uwin/
H A Dexp__E.c117 const static double zero=0.0, one=1.0, half=1.0/2.0, small=1.0E-19; variable
119 if(copysign(x,one)>small) {
137 if(x!=zero) one+small; /* raise the inexact flag */
H A Dasinh.c91 const static double small=1.0E-10, /* fl(1+small*small) == 1 */ variable
98 if((t=copysign(x,one))>small)
H A Dlog1p.c122 half=1.0/2.0, small=1.0E-20; /* 1+small == 1 */ variable
134 if(copysign(x,one)<small) return(x);
/titanic_41/usr/src/lib/libsaveargs/tests/functional/
H A Dtest.sh35 tester small-struct-ret "test (1, 2, 3, 4)"
36 tester small-struct-ret-and-spill "test (1, 2, 3, 4, 5, 6, 7, 8)"
H A DMakefile25 small-struct-ret \
26 small-struct-ret-and-spill \
/titanic_41/usr/src/cmd/tbl/
H A Dts.c30 prefix(char *small, char *big) in prefix() argument
33 while ((c= *small++) == *big++) in prefix()
/titanic_41/usr/src/uts/sun4/ml/
H A Dcopy.s89 ! are small and this takes a small number of cache lines.
152 ! are small and this takes a small number of cache lines.
/titanic_41/usr/src/lib/libc/sparc/gen/
H A Dmemmove.s43 cmp %i2, 17 ! delay slot, for small counts copy bytes
48 cmp %i2, 17 ! delay slot, for small counts copy bytes
/titanic_41/usr/src/lib/libc/sparcv9/gen/
H A Dmemmove.s43 cmp %i2, 17 ! delay slot, for small counts copy bytes
48 cmp %i2, 17 ! delay slot, for small counts copy bytes
/titanic_41/usr/src/lib/libc/capabilities/sun4u/common/
H A Dmemset.s61 cmp %o2, 12 ! if small counts, just write bytes
/titanic_41/usr/src/lib/libunistat/common/dsw/
H A Ddsw.err27 SHDSIZE = Shadow too small
28 BMPSIZE = Bitmap too small
/titanic_41/usr/src/lib/libc/capabilities/sun4u-us3/common/
H A Dmemset.s62 cmp %o2, 12 ! if small counts, just write bytes
/titanic_41/usr/src/cmd/ipf/examples/
H A Dexample.122 # get rid of all short IP fragments (too small for valid comparison)
/titanic_41/usr/src/uts/sun4u/cpu/
H A Dcheetah_copy.s768 bleu,pt %ncc, .kcopy_small ! go to small copy
781 bleu,pt %ncc, .kcopy_small ! go to small copy
792 bleu,pt %ncc, .kcopy_small ! go to small copy
802 bleu,pt %ncc, .kcopy_small ! go to small copy
952 bleu,pt %ncc, .bcopy_small ! go to small copy
965 bleu,pt %ncc, .bcopy_small ! go to small copy
976 bleu,pt %ncc, .bcopy_small ! go to small copy
986 bleu,pt %ncc, .bcopy_small ! go to small copy
1862 bleu,pt %ncc, .copyout_small ! go to small copy
1875 bleu,pt %ncc, .copyout_small ! go to small copy
[all …]
H A Dopl_olympus_copy.s723 bleu,pt %ncc, .kcopy_small ! go to small copy
736 bleu,pt %ncc, .kcopy_small ! go to small copy
747 bleu,pt %ncc, .kcopy_small ! go to small copy
757 bleu,pt %ncc, .kcopy_small ! go to small copy
907 bleu,pt %ncc, .bcopy_small ! go to small copy
920 bleu,pt %ncc, .bcopy_small ! go to small copy
931 bleu,pt %ncc, .bcopy_small ! go to small copy
941 bleu,pt %ncc, .bcopy_small ! go to small copy
1794 bleu,pt %ncc, .copyout_small ! go to small copy
1807 bleu,pt %ncc, .copyout_small ! go to small copy
[all …]

123456