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

123

/illumos-gate/usr/src/lib/libm/common/C/
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/common/bzip2/
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/lib/libc/capabilities/sun4u-us3/common/
H A Dmemcmp.s64 ! for small counts byte compare immediately
/illumos-gate/usr/src/cmd/praudit/
H A Dprint_audit.txt126 ENOSPC - output buffer too small.
159 ENOSPC - output buffer too small.
/illumos-gate/usr/src/tools/scripts/
H A Dwdiff.pl115 a.print { font-size: x-small; }
124 .hidebar td.elided-label { font-style: italic; font-size: small; }
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dcheetah_copy.s233 * longer copies and only benefit a small portion of medium sized
335 * minimum time for a small, tight loop is 3 clocks. So
768 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
898 * We got here because of a fault during a small kcopy or bcopy.
899 * No floating point registers are used by the small copies.
952 bleu,pt %ncc, .bcopy_small ! go to small copy
965 bleu,pt %ncc, .bcopy_small ! go to small cop
[all...]
H A Dopl_olympus_copy.s229 * longer copies and only benefit a small portion of medium sized
723 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
853 * We got here because of a fault during a small kcopy or bcopy.
854 * No floating point registers are used by the small copies.
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 cop
[all...]
/illumos-gate/usr/src/lib/libmvec/common/vis/
H A D__vatan.S73 ! if( intf < 0x3e300000 ) /* avoid underflow for small arg */
206 sethi %hi(0x3e300000),%o2 !small = 0x3e300000,0
211 /*6 */ sub %o0,%o2,%o2 !(-) if intf < small
298 /*28*/ sethi %hi(0x3e300000),%o2 !small = 0x3e300000,0
303 sub %o0,%o2,%o2 !(-) if intf < small
378 /*49*/ sethi %hi(0x3e300000),%o2 !small = 0x3e300000,0
383 sub %o0,%o2,%o2 !(-) if intf < small
/illumos-gate/usr/src/lib/libc/capabilities/sun4u/common/
H A Dmemcmp.s60 ! for small counts byte compare immediately
/illumos-gate/usr/src/boot/sys/boot/i386/gptzfsboot/
H A Dgptldr.S84 add $(COPY_BLKS*COPY_BLK_SZ/16),%ax # small as possible.
/illumos-gate/usr/src/lib/libsqlite/tool/
H A Dspeedtest.tcl270 runtest {A big DELETE followed by many small INSERTs}
/illumos-gate/usr/src/lib/libc/capabilities/sun4v/common/
H A Dmemset.s51 * For small 6 or fewer bytes stores, bytes will be stored.
77 cmp %o2, 7 ! if small counts, just write bytes
H A Dmemcpy.s297 cmp %o2, SMALL_MAX ! check for not small case
772 cmp %o2, SMALL_MAX ! check for not small case
2104 cmp %o2, 17 ! for small counts copy bytes
/illumos-gate/usr/src/lib/libc/sparc/gen/
H A Dmemcmp.s61 bleu,a .cmpbyt ! for small counts go do bytes
H A Dstrncpy.s61 ! performing small copies until it is aligned. Then, the string
/illumos-gate/usr/src/lib/libc/sparcv9/gen/
H A Dmemcmp.s60 bleu,a,pn %xcc, .cmpbyt ! for small counts go do bytes
/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/sun4u/ml/
H A Dmach_copy.s184 cmp %o1, 15 ! check for small counts
437 bleu %ncc, .byteclr ! too small go zero bytes
/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/boot/sys/boot/i386/cdboot/
H A Dcdboot.S33 # number of sectors, we try to fit this in as small a space as possible.
/illumos-gate/usr/src/lib/libm/common/LD/
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 Dj0l.c48 small = 1.0e-9L, variable
119 if (x<=small) {
H A Dj1l.c48 small = 1.0e-9L, variable
118 if (x<=small) {

Completed in 104 milliseconds

123