Searched refs:bigger (Results 1 - 16 of 16) sorted by relevance

/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/mech/
H A Dutil_ordering.c76 * If the distance is bigger than half of the range, one of them must
79 * the smaller one is considered bigger.
85 * happen too often. If the distance is really bigger than half range,
92 int bigger; local
108 bigger = 1;
111 bigger = 0;
116 return bigger;
120 /* rule 3: different half, and n1 is on upper, n2 is bigger */
121 /* rule 4: different half, and n1 is on lower, n1 is bigger */
/illumos-gate/usr/src/lib/libm/i386/src/
H A Dnextafter.s56 ja .bigger
68 .bigger:
H A Dnextafterf.s54 ja .bigger
63 .bigger:
/illumos-gate/usr/src/lib/libc/sparc/gen/
H A Dmemset.s61 .walign:btst 3, %o5 ! if bigger, align to 4 bytes
H A Dmemmove.s47 bgu ovbc ! if size is bigger, have do overlapped copy
/illumos-gate/usr/src/lib/libc/sparcv9/gen/
H A Dmemmove.s47 bgu %xcc, ovbc ! if size is bigger, have to do overlapped copy
H A Dmemset.s114 btst 3, %o5 ! if bigger, align to 4 bytes
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/os/
H A Dlocaladdr.c887 bigger than the size of an ifreq. */
1299 krb5_address **bigger; local
1300 bigger = realloc (datap->addr_temp,
1302 if (bigger) {
1303 datap->addr_temp = bigger;
/illumos-gate/usr/src/lib/libc/capabilities/sun4v/common/
H A Dmemcpy.s212 bleu,pn %ncc, .forcpy ! if size is bigger, do overlapped copy
222 ! Now size is bigger than 8
273 bgu,pt %ncc, 1b ! if size is bigger 0 continue
/illumos-gate/usr/src/lib/libc/amd64/gen/
H A Dstrcmp.s105 ja LABEL(bigger)
109 LABEL(bigger):
/illumos-gate/usr/src/lib/libc/capabilities/sun4u-opl/common/
H A Dmemcpy.s83 bleu %ncc, .forcpy ! if size is bigger, do overlapped copy
/illumos-gate/usr/src/lib/libc/capabilities/sun4u-us3/common/
H A Dmemcpy.s78 bleu %ncc, .forcpy ! if size is bigger, do overlapped copy
/illumos-gate/usr/src/lib/libc/capabilities/sun4u/common/
H A Dmemcpy.s63 bleu %ncc, forcpy ! if size is bigger, do overlapped copy
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dus3_common_asm.s3162 ! bigger problems.
3232 ! bigger problems.
/illumos-gate/usr/src/common/crypto/des/sun4u/
H A Ddes_crypt_asm.s2171 ! instead of .word, this makes the constant table bigger
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex2535 \errmessage{No more lowercase letters in @enumerate; get a bigger
2548 \errmessage{No more uppercase letters in @enumerate; get a bigger

Completed in 1311 milliseconds