Searched defs:small (Results 1 - 21 of 21) sorted by relevance

/illumos-gate/usr/src/lib/libast/common/uwin/
H A Dasinh.c91 const static double small=1.0E-10, /* fl(1+small*small) == 1 */ local
98 if((t=copysign(x,one))>small)
103 else /* if |x| < small */
H A Dlog1p.c122 half=1.0/2.0, small=1.0E-20; /* 1+small == 1 */ local
134 if(copysign(x,one)<small) return(x);
H A Dexp__E.c117 const static double zero=0.0, one=1.0, half=1.0/2.0, small=1.0E-19; local
119 if(copysign(x,one)>small) {
134 /* end of |x| > small */
137 if(x!=zero) one+small; /* raise the inexact flag */ local
/illumos-gate/usr/src/lib/libm/common/C/
H A Dtanh.c65 small = 1.0e-10, variable
83 else if (t > small) {
97 return (signx == 1 ? -z + small * small : z - small * small);
H A Dj0.c50 small = 1.0e-5, variable
144 if (x <= small) {
H A Dj1.c50 small = 1.0e-5, variable
143 if (x <= small) {
/illumos-gate/usr/src/lib/libm/common/LD/
H A Dtanhl.c38 * 0 < x <= small : tanhl(x) := x
40 * small < x <= 1 : tanhl(x) := --------------
48 * single : small = 1.e-5 threshold = 11.0
49 * double : small = 1.e-10 threshold = 22.0
50 * quad : small = 1.e-20 threshold = 45.0
63 static const long double small = 1.0e-20L, one = 1.0, two = 2.0, variable
85 else if (t > small) {
98 return (signx ? -z + small * small : z - small * smal
[all...]
H A Dj0l.c54 small = 1.0e-9L, variable
126 if (x <= small) {
H A Dj1l.c52 small = 1.0e-9L, variable
125 if (x <= small) {
/illumos-gate/usr/src/lib/libm/common/Q/
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) {
H A Dtanhl.c38 * 0 < x <= small : tanhl(x) := x
40 * small < x <= 1 : tanhl(x) := --------------
48 * single : small = 1.e-5 threshold = 11.0
49 * double : small = 1.e-10 threshold = 22.0
50 * quad : small = 1.e-20 threshold = 45.0
63 static const long double small = 1.0e-20L, one = 1.0, two = 2.0, variable
85 else if (t > small) {
98 return (signx ? -z + small * small : z - small * smal
[all...]
H A Dj0l.c48 small = 1.0e-9L, variable
119 if (x<=small) {
H A Dj1l.c48 small = 1.0e-9L, variable
118 if (x<=small) {
/illumos-gate/usr/src/cmd/tbl/
H A Dts.c30 prefix(char *small, char *big) argument
33 while ((c= *small++) == *big++)
/illumos-gate/usr/src/common/bzip2/
H A Dbzlib.h83 # ifdef small
84 /* windows.h define small to char */
85 # undef small macro
132 int small
164 int small,
240 int small,
H A Dbzlib.c635 int small )
642 if (small != 0 && small != 1) return BZ_PARAM_ERROR;
660 s->smallDecompress = (Bool)small;
1266 int small,
1276 (small != 0 && small != 1) ||
1305 ret = BZ2_bzDecompressInit ( &(bzf->strm), verbosity, small );
1479 int small,
1487 (small !
1262 BZ2_bzReadOpen( int* bzerror, FILE* f, int verbosity, int small, void* unused, int nUnused ) argument
1474 BZ2_bzBuffToBuffDecompress( char* dest, unsigned int* destLen, char* source, unsigned int sourceLen, int small, int verbosity ) argument
[all...]
/illumos-gate/usr/src/common/lvm/
H A Dmd_convert.c114 * given a small stripe unit, compute the size of an appropriate
156 * small stripe unit.
158 * in the new small unit.
169 /* Compute the size of the new small ms_unit */
189 * stripe_convert(small, big, dir)
192 * small is the address of a ms_unit32_od_t structure
198 * if dir is BIG2SMALL, convert from big to small (updating old records)
199 * if dir is SMALL2BIG, convert from small to big (snarfing old records)
201 * Caveat emptor: big and small must be well allocated memory areas.
205 stripe_convert(caddr_t small, caddr_ argument
301 mirror_convert(caddr_t small, caddr_t big, int direction) argument
389 raid_convert(caddr_t small, caddr_t big, int direction) argument
445 softpart_convert(caddr_t small, caddr_t big, int direction) argument
490 mt_unit32_od_t *small = (mt_unit32_od_t *)smallp; local
575 ml_unit32_od_t *small = (ml_unit32_od_t *)smallp; local
653 hs_convert(caddr_t small, caddr_t big, int direction) argument
[all...]
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/
H A Dfinger.c143 int small = 0; /* -s option default */ variable
233 small = 1;
331 unshort = !small;
/illumos-gate/usr/src/cmd/fs.d/ufs/volcopy/
H A Dvolcopy.c1165 int inc, lcm, small; local
1169 small = sz1;
1172 small = sz2;
1174 while (lcm % small != 0)
1223 * tape. Assume the usable portion of a tape is 85% of its length for small
/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/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...]

Completed in 192 milliseconds