| /src/external/gpl3/gcc/dist/libgcc/config/xtensa/ |
| ieee754-df.S | 28 #define xl a3 define 33 #define xl a2 define 71 or a7, a7, xl 77 mov xl, yl 81 or a7, a7, xl 143 add xl, xl, yl 145 bgeu xl, yl, 1f 170 add xl, xl, y [all...] |
| ieee754-sf.S | 28 #define xl a3 define 33 #define xl a2 define 643 0 xl * yl 645 1 xl * yh 1482 srl xl, xh 1488 neg xl, xl 1490 beqz xl, 1f 1495 movi xl, 0 1496 sll xl, x [all...] |
| /src/external/gpl3/gcc.old/dist/libgcc/config/xtensa/ |
| ieee754-df.S | 28 #define xl a3 define 33 #define xl a2 define 71 or a7, a7, xl 77 mov xl, yl 81 or a7, a7, xl 143 add xl, xl, yl 145 bgeu xl, yl, 1f 170 add xl, xl, y [all...] |
| /src/sys/dev/xmi/ |
| xmi.c | 66 const struct xmi_list *xl; local 68 for (xl = &xmi_list[0]; xl->xl_nr; xl++) 69 if (xl->xl_nr == bus_space_read_2(xa->xa_iot, xa->xa_ioh, 0)) 73 if (xl->xl_nr == 0) 77 aprint_normal(xl->xl_name); 81 return xl->xl_havedriver ? UNCONF : UNSUPP;
|
| /src/external/lgpl3/gmp/dist/mpn/generic/ |
| addmul_1.c | 81 mp_limb_t shifted_v0, u0, r0, p0, p1, prev_p1, crec, xl, c1, c2, c3; local 98 ADDC_LIMB (c1, xl, prev_p1, p0); 99 ADDC_LIMB (c2, xl, xl, r0); 100 ADDC_LIMB (c3, xl, xl, crec); 102 *rp++ = xl; 117 mp_limb_t shifted_v0, u0, r0, p0, p1, prev_p1, xw, crec, xl; local 136 xl = xw & GMP_NUMB_MASK; 137 *rp++ = xl; [all...] |
| submul_1.c | 80 mp_limb_t shifted_v0, u0, r0, p0, p1, prev_p1, cl, xl, c1, c2, c3; local 97 SUBC_LIMB (c1, xl, r0, prev_p1); 98 SUBC_LIMB (c2, xl, xl, p0); 99 SUBC_LIMB (c3, xl, xl, cl); 101 *rp++ = xl; 116 mp_limb_t shifted_v0, u0, r0, p0, p1, prev_p1, xw, cl, xl; local 135 xl = xw & GMP_NUMB_MASK; 136 *rp++ = xl; [all...] |
| mul_1.c | 69 mp_limb_t shifted_vl, ul, lpl, hpl, prev_hpl, xw, cl, xl; local 87 xl = xw & GMP_NUMB_MASK; 88 *rp++ = xl;
|
| /src/external/gpl3/gcc/dist/libgcc/config/arm/ |
| ieee754-df.S | 44 #define xl r0 define 50 #define xl r1 define 102 teqeq xl, yl 104 COND(orr,s,ne) ip, r4, xl 111 @ corresponding arg in xh-xl, and positive exponent difference in r5. 118 eor yl, xl, yl 120 eor xl, yl, xl 122 eor yl, xl, yl 126 @ already in xh-xl. We need up to 54 bit to handle proper roundin [all...] |
| /src/external/gpl3/gcc.old/dist/libgcc/config/arm/ |
| ieee754-df.S | 44 #define xl r0 define 50 #define xl r1 define 102 teqeq xl, yl 104 COND(orr,s,ne) ip, r4, xl 111 @ corresponding arg in xh-xl, and positive exponent difference in r5. 118 eor yl, xl, yl 120 eor xl, yl, xl 122 eor yl, xl, yl 126 @ already in xh-xl. We need up to 54 bit to handle proper roundin [all...] |
| /src/external/gpl3/gcc/dist/libquadmath/math/ |
| sqrtq.c | 64 long double xl = (long double) x; 65 if (xl <= LDBL_MAX && xl >= LDBL_MIN) 68 y = (__float128) sqrtl (xl);
|
| expq.c | 33 - n * ln(2)_1 + arg1[t1]_1 + arg2[t2]_1 + xl 42 - x + xl is whatever is left, |x + xl| < 2^-16 + 2^-53 48 * p (x + xl + n * ln(2)_1)) 137 __float128 x22, n, t, result, xl; local 150 xl = n * M_LN2_1; 160 xl -= __expq_table[T_EXPL_ARG1+2*tval1+1]; 170 xl -= __expq_table[T_EXPL_ARG2+2*tval2+1]; 172 x = x + xl;
|
| /src/external/gpl3/gcc.old/dist/libquadmath/math/ |
| sqrtq.c | 36 long double xl = (long double) x; local 37 if (xl <= LDBL_MAX && xl >= LDBL_MIN) 40 y = (__float128) sqrtl (xl);
|
| expq.c | 33 - n * ln(2)_1 + arg1[t1]_1 + arg2[t2]_1 + xl 42 - x + xl is whatever is left, |x + xl| < 2^-16 + 2^-53 48 * p (x + xl + n * ln(2)_1)) 137 __float128 x22, n, t, result, xl; local 150 xl = n * M_LN2_1; 160 xl -= __expq_table[T_EXPL_ARG1+2*tval1+1]; 170 xl -= __expq_table[T_EXPL_ARG2+2*tval2+1]; 172 x = x + xl;
|
| /src/games/hack/ |
| hack.save.c | 248 int xl; local 250 mread(fd, &xl, sizeof(xl)); 251 if (xl == -1) 253 otmp = newobj(xl); 258 mread(fd, otmp, (unsigned) xl + sizeof(struct obj)); 275 int xl; local 288 mread(fd, &xl, sizeof(xl)); 289 if (xl == -1 [all...] |
| def.monst.h | 110 #define newmonst(xl) ((struct monst *) alloc((xl) + sizeof(struct monst)))
|
| def.obj.h | 108 #define newobj(xl) ((struct obj *) alloc((xl) + sizeof(struct obj)))
|
| hack.lev.c | 145 unsigned xl; local 150 xl = otmp->onamelth; 151 bwrite(fd, &xl, sizeof(int)); 152 bwrite(fd, otmp, xl + sizeof(struct obj)); 163 unsigned xl; local 171 xl = mtmp->mxlth + mtmp->mnamelth; 172 bwrite(fd, &xl, sizeof(int)); 173 bwrite(fd, mtmp, xl + sizeof(struct monst));
|
| /src/games/larn/ |
| movem.c | 133 static int tmpitem, xl, xh, yl, yh; variable 150 if ((xl = i + rnd(3) - 2) < 0) 151 xl = 0; 152 if (xl >= MAXX) 153 xl = MAXX - 1; 158 if ((tmp = item[xl][yl]) != OWALL) 159 if (mitem[xl][yl] == 0) 162 mmove(i, j, xl, yl); 167 xl = tmp3 - 2; 171 vxy(&xl, &yl) [all...] |
| /src/external/gpl3/gcc.old/dist/libphobos/src/std/math/ |
| package.d | 219 ulong *xl = cast(ulong *)&x; 224 ulong m = ((*xl) & 0x7FFF_FFFF_FFFF_FFFFL) + ((*yl) & 0x7FFF_FFFF_FFFF_FFFFL); 252 ulong *xl = cast(ulong *)&x; 258 ulong ml = addu(xl[MANTISSA_LSB], yl[MANTISSA_LSB], carry); 260 ulong mh = carry + (xl[MANTISSA_MSB] & 0x7FFF_FFFF_FFFF_FFFFL) + 263 ul[MANTISSA_MSB] = (mh >>> 1) | (xl[MANTISSA_MSB] & 0x8000_0000_0000_0000); 269 ulong *xl = cast(ulong *)&x; 271 ulong m = (((*xl) & 0x7FFF_FFFF_FFFF_FFFFL) 273 m |= ((*xl) & 0x8000_0000_0000_0000L); 279 uint *xl = cast(uint *)&x [all...] |
| /src/crypto/external/apache2/openssl/dist/crypto/x509/ |
| by_dir.c | 57 static int get_cert_by_subject(X509_LOOKUP *xl, X509_LOOKUP_TYPE type, 59 static int get_cert_by_subject_ex(X509_LOOKUP *xl, X509_LOOKUP_TYPE type, 222 static int get_cert_by_subject_ex(X509_LOOKUP *xl, X509_LOOKUP_TYPE type, 259 ctx = (BY_DIR *)xl->method_data; 333 if ((X509_load_cert_file_ex(xl, b->data, ent->dir_type, libctx, 338 if ((X509_load_crl_file(xl, b->data, ent->dir_type)) == 0) 352 if (!X509_STORE_lock(xl->store_ctx)) 354 j = sk_X509_OBJECT_find(xl->store_ctx->objs, &stmp); 355 tmp = sk_X509_OBJECT_value(xl->store_ctx->objs, j); 356 X509_STORE_unlock(xl->store_ctx) [all...] |
| /src/external/gpl3/gcc/dist/libgcc/config/rs6000/ |
| ibm-ldouble.c | 124 double xh, xl, z, q, zz; local 138 xl = a - z + c + zz; 140 xl = c - z + a + zz; 155 xl = z - xh + zz; 157 return pack_ldouble (xh, xl); 179 double xh, xl, t, tau, u, v, w; local 204 xl = (t - u) + tau; 205 return pack_ldouble (xh, xl); 211 double xh, xl, s, sigma, t, tau, u, v, w; local 249 xl = (t - u) + tau [all...] |
| /src/external/gpl3/gcc.old/dist/libgcc/config/rs6000/ |
| ibm-ldouble.c | 124 double xh, xl, z, q, zz; local 138 xl = a - z + c + zz; 140 xl = c - z + a + zz; 155 xl = z - xh + zz; 157 return pack_ldouble (xh, xl); 179 double xh, xl, t, tau, u, v, w; local 204 xl = (t - u) + tau; 205 return pack_ldouble (xh, xl); 211 double xh, xl, s, sigma, t, tau, u, v, w; local 249 xl = (t - u) + tau [all...] |
| /src/external/lgpl3/gmp/dist/mpn/cray/ieee/ |
| invert_limb.c | 83 mp_limb_t xh, xl; local 107 umul_ppmm (xh, xl, z2l, d); 114 umul_ppmm (xh, xl, d, zh); 115 xh += d; /* add_ssaaaa (xh, xl, xh, xl, d, 0); */ 118 add_ssaaaa (xh, xl, xh, xl, 0, d); 122 add_ssaaaa (xh, xl, xh, xl, 0, d);
|
| /src/crypto/external/bsd/openssl.old/dist/crypto/x509/ |
| by_dir.c | 47 static int get_cert_by_subject(X509_LOOKUP *xl, X509_LOOKUP_TYPE type, 211 static int get_cert_by_subject(X509_LOOKUP *xl, X509_LOOKUP_TYPE type, 248 ctx = (BY_DIR *)xl->method_data; 317 if ((X509_load_cert_file(xl, b->data, ent->dir_type)) == 0) 320 if ((X509_load_crl_file(xl, b->data, ent->dir_type)) == 0) 330 X509_STORE_lock(xl->store_ctx); 331 j = sk_X509_OBJECT_find(xl->store_ctx->objs, &stmp); 332 tmp = sk_X509_OBJECT_value(xl->store_ctx->objs, j); 333 X509_STORE_unlock(xl->store_ctx);
|
| /src/crypto/external/bsd/openssl/dist/crypto/x509/ |
| by_dir.c | 57 static int get_cert_by_subject(X509_LOOKUP *xl, X509_LOOKUP_TYPE type, 59 static int get_cert_by_subject_ex(X509_LOOKUP *xl, X509_LOOKUP_TYPE type, 226 static int get_cert_by_subject_ex(X509_LOOKUP *xl, X509_LOOKUP_TYPE type, 263 ctx = (BY_DIR *)xl->method_data; 337 if ((X509_load_cert_file_ex(xl, b->data, ent->dir_type, libctx, 341 if ((X509_load_crl_file(xl, b->data, ent->dir_type)) == 0) 351 if (!X509_STORE_lock(xl->store_ctx)) 353 j = sk_X509_OBJECT_find(xl->store_ctx->objs, &stmp); 354 tmp = sk_X509_OBJECT_value(xl->store_ctx->objs, j); 355 X509_STORE_unlock(xl->store_ctx) [all...] |