Searched refs:i2 (Results 1 - 25 of 40) sorted by relevance

12

/osnet-11/usr/src/cmd/sendmail/libsm/
H A Dstrrevcmp.c38 register int i1, i2; local
41 i2 = strlen(s2) - 1;
42 while (i1 >= 0 && i2 >= 0 &&
44 charmap[(unsigned char) s2[i2]])
47 --i2;
51 if (i2 < 0)
58 if (i2 < 0)
62 charmap[(unsigned char) s2[i2]]);
81 register int i1, i2;
84 i2
80 register int i1, i2; local
[all...]
/osnet-11/usr/src/lib/libc/i386/gen/
H A Dstrcmp.c63 #define ANYNUL(i1, i2) (((i1) - (int)0x0101010101010101LL) & ~(i2) & \
70 int i1, i2; local
167 i2 = s2[0];
168 if (i1 != i2)
170 else if (ANYNUL(i1, i2))
175 i2 = s2[1];
176 if (i1 != i2)
178 else if (ANYNUL(i1, i2))
183 i2
[all...]
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/crypto/
H A Dkeyed_checksum_types.c33 int i1, i2; local
39 for (i2=0; i2<krb5_enctypes_length; i2++)
40 if (krb5_enctypes_list[i2].etype == e2)
44 (i2 < krb5_enctypes_length) &&
45 (krb5_enctypes_list[i1].enc == krb5_enctypes_list[i2].enc));
/osnet-11/usr/src/lib/libc/sparc/gen/
H A Dstrlcpy.s59 subcc %g0, %i2, %g4 ! n = -n or n == 0 ?
61 add %i1, %i2, %i3 ! i3 = src + n
64 add %i0, %i2, %i2 ! n = dst + n
70 stub %l1, [%i2 + %g4] ! dst[] = src[]
72 add %i2, %g4, %i2 ! get single dest ptr for strlen
81 add %i2, %g4, %l0 ! l0 = dest
83 sub %i2, 4, %i2 ! pr
[all...]
H A Dsmt_pause.s53 sll %i4, 0x6, %i2 ! pick a slot
54 add %i2, %i3, %o0
H A Dmemmove.s43 cmp %i2, 17 ! delay slot, for small counts copy bytes
46 cmp %i2, %i4 ! compare size and difference of addresses
48 cmp %i2, 17 ! delay slot, for small counts copy bytes
63 dec %i2
73 dec 2, %i2
86 dec 1, %i2
87 andn %i2, 3, %i3 ! i3 is aligned word count
100 and %i2, 3, %i2
102 inc 4, %i2
[all...]
H A Dascii_strcasecmp.s128 subcc %i0, %i1, %i2 ! s1 == s2 ?
134 ldub [%i1 + %i2], %i0 ! s1[0]
155 ldub [%i1 + %i2], %i0 ! s1[1]
176 ldub [%i1 + %i2], %i0 ! s1[2]
215 add %i2, %i3, %i2 ! start adjusting offset s1-s2
239 lduw [%i1 + %i2], %i3 ! x1 = word from s1
276 lduw [%i1 + %i2], %i3 ! x1 = word from s1
303 lduw [%i1 + %i2], %i3 ! load word from s1
312 srl %g1, 24, %i2 ! firs
[all...]
H A Dstrncmp.s54 cmp %i2, 8
61 deccc %i2 ! --n >= 0 ?
93 deccc 4, %i2 ! n >= 4 ?
99 inc 4, %i2
143 deccc 4, %i2 ! n >= 4 ?
149 inc 4, %i2
187 deccc 4, %i2 ! n >= 4 ?
193 inc 4, %i2 ! delay slot
226 5: cmp %i2,0
230 deccc 4, %i2 !
[all...]
H A Dstrncpy.s83 stb %i1, [%i2 + %i4] ! dst[] = src[]
88 add %i2, %i4, %l0 ! need single dest pointer for fill
94 add %i2, %i4, %l0 ! dst
96 sub %i2, 4, %i2 ! adjust for dest pre-incr in cpy loops
110 stw %i1, [%i2 + %i4] ! store word to dst (address pre-incremented)
116 add %i2, %i4, %l0 ! pointer to dest string
159 add %i4, 3, %i2 ! round up to next word boundary
160 and %i2, -4, %l1 ! pointer to next word boundary
161 and %i2,
[all...]
/osnet-11/usr/src/lib/libc/sparcv9/gen/
H A Dstrlcpy.s62 subcc %g0, %i2, %g4 ! n = -n, n == 0 ?
64 add %i1, %i2, %i3 ! src = src + n
67 add %i0, %i2, %i2 ! dst = dst + n
73 stub %l1, [%i2 + %g4] ! dst[] = src[]
75 add %i2, %g4, %i2 ! need single dest pointer for strlen
84 add %i2, %g4, %l0 ! dst
90 sub %i2, 8, %i2 ! adjus
[all...]
H A Dsmt_pause.s47 and %i3, 0x3, %i2 ! save last 2 bits
48 sllx %i2, 0x6, %i1 ! pick a slot
H A Dmemmove.s43 cmp %i2, 17 ! delay slot, for small counts copy bytes
46 cmp %i2, %i4 ! compare size and difference of addresses
48 cmp %i2, 17 ! delay slot, for small counts copy bytes
63 dec %i2
73 dec 2, %i2
86 dec 1, %i2
87 andn %i2, 3, %i3 ! i3 is aligned word count
100 and %i2, 3, %i2
102 inc 4, %i2
[all...]
H A Dascii_strcasecmp.s128 subcc %i0, %i1, %i2 ! s1 == s2 ?
134 ldub [%i1 + %i2], %i0 ! s1[0]
155 ldub [%i1 + %i2], %i0 ! s1[1]
176 ldub [%i1 + %i2], %i0 ! s1[2]
215 add %i2, %i3, %i2 ! start adjusting offset s1-s2
239 lduw [%i1 + %i2], %i3 ! x1 = word from s1
277 lduw [%i1 + %i2], %i3 ! x1 = word from s1
304 lduw [%i1 + %i2], %i3 ! load word from s1
313 srl %g1, 24, %i2 ! firs
[all...]
H A Dstrncmp.s54 cmp %i2, 8
61 deccc %i2 ! --n >= 0 ?
93 deccc 4, %i2 ! n >= 4 ?
99 inc 4, %i2
143 deccc 4, %i2 ! n >= 4 ?
149 inc 4, %i2
187 deccc 4, %i2 ! n >= 4 ?
193 inc 4, %i2 ! delay slot
226 5: cmp %i2, 0
230 deccc 4, %i2 !
[all...]
/osnet-11/usr/src/lib/libdtrace_jni/java/src/org/opensolaris/os/dtrace/
H A DProbeData.java444 compareUnsigned(int i1, int i2) argument
449 if (i2 < 0) {
450 cmp = (i1 < i2 ? -1 : (i1 > i2 ? 1 : 0));
454 } else if (i2 < 0) {
457 cmp = (i1 < i2 ? -1 : (i1 > i2 ? 1 : 0));
464 compareUnsigned(long i1, long i2) argument
469 if (i2 < 0) {
470 cmp = (i1 < i2
484 compareUnsigned(byte i1, byte i2) argument
[all...]
/osnet-11/usr/src/lib/libc/port/gen/
H A D_ftoll.c217 unsigned int i1, i2; /* a long double is 128-bit in length */ local
229 i2 = plngdbl[2];
241 * fp_invalid NOT raised if <i0,i1,i2,i3> when chopped to
245 (i2 & 0xfffe0000) != 0) {
262 m1 = (i1 << 14) | ((i2 >> 18) & 0x3fff);
H A D_ftoull.c228 unsigned int i1, i2; /* a long double is 128-bit in length */ local
238 i2 = plngdbl[2];
264 m1 = (i1 << 15) | ((i2 >> 17) & 0x7fff);
H A Dndbm.c964 int i1, i2; local
967 i2 = sp[0];
968 if ((unsigned)n >= i2 || (n & 1))
970 if (n == i2-2) {
979 i2 = sp[i2];
980 (void) memmove(&buf[i2 + i1], &buf[i2], sp[n+2] - i2);
995 int i1, i2; local
[all...]
/osnet-11/usr/src/lib/libnsl/yp/
H A Ddbm.c506 int i1, i2, i3; local
513 i2 = PBLKSIZ;
515 i2 = sp[n+1-1];
517 if (i2 > i1)
520 i2--;
521 buf[i2] = buf[i1];
524 i2 -= i1;
526 sp[i1+1-1] = sp[i1+1] + i2;
541 int i1, i2; local
549 i2
[all...]
/osnet-11/usr/src/lib/libc/capabilities/sun4v/common/
H A Dsmt_pause.s59 and %i3, 0x3, %i2 ! save last 2 bits
60 sllx %i2, 0x6, %i1 ! pick a slot
/osnet-11/usr/src/cmd/ldap/common/
H A Ddtest.c40 long i, i2, num; local
/osnet-11/usr/src/lib/libc/capabilities/sun4v-fjathena/common/
H A Dmemcmp.s274 add %i2, %g1, %i2
278 andcc %i2, 8, %g0
280 sub %i2, 8, %i2
296 subcc %i2, 16, %i2
315 add %i2, 8, %i2
318 subcc %i2,
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/op/
H A Dcmp.t54 my ($i1, $i2, $i3, $i4, $i5, $i6, $i7, $i8, $i9, $i10,
65 if (!defined($cmp) ? !($i2 < $j2)
66 : ($cmp == -1 && $i2 < $j2 ||
67 $cmp == 0 && !($i2 < $j2) ||
68 $cmp == 1 && !($i2 < $j2)))
/osnet-11/usr/src/lib/libc/sparcv9/fp/
H A D__quad_mag64.s266 ld [%i2],%l4 ! l4 = z->l.msw
309 st %l4,[%i2]
310 st %o0,[%i2+4]
311 stx %o2,[%i2+8]
325 st %l4,[%i2]
326 st %g0,[%i2+4]
328 stx %g0,[%i2+8]
334 st %l4,[%i2]
335 st %o0,[%i2+4]
336 stx %o0,[%i2
[all...]
/osnet-11/usr/src/lib/libc/sparc/sys/
H A Dsyscall.s63 mov %i2, %o1 ! arg 1
104 mov %i2, %o0 ! arg 0

Completed in 30 milliseconds

12