Searched refs:el2 (Results 1 - 18 of 18) sorted by relevance

/netbsd-current/external/lgpl3/gmp/dist/mpn/generic/
H A Dsub_err2_n.c60 mp_limb_t el1, eh1, el2, eh2, ul, vl, yl1, yl2, zl1, zl2, rl, sl, cy1, cy2; local
76 el2 = eh2 = 0;
96 /* update (eh2:el2) */
98 el2 += zl2;
99 eh2 += el2 < zl2;
106 eh2 = (eh2 << GMP_NAIL_BITS) + (el2 >> GMP_NUMB_BITS);
107 el2 &= GMP_NUMB_MASK;
112 ep[2] = el2;
H A Dadd_err2_n.c60 mp_limb_t el1, eh1, el2, eh2, ul, vl, yl1, yl2, zl1, zl2, rl, sl, cy1, cy2; local
76 el2 = eh2 = 0;
96 /* update (eh2:el2) */
98 el2 += zl2;
99 eh2 += el2 < zl2;
106 eh2 = (eh2 << GMP_NAIL_BITS) + (el2 >> GMP_NUMB_BITS);
107 el2 &= GMP_NUMB_MASK;
112 ep[2] = el2;
H A Dsub_err3_n.c61 mp_limb_t el1, eh1, el2, eh2, el3, eh3, ul, vl, yl1, yl2, yl3, zl1, zl2, zl3, rl, sl, cy1, cy2; local
80 el2 = eh2 = 0;
102 /* update (eh2:el2) */
104 el2 += zl2;
105 eh2 += el2 < zl2;
117 eh2 = (eh2 << GMP_NAIL_BITS) + (el2 >> GMP_NUMB_BITS);
118 el2 &= GMP_NUMB_MASK;
125 ep[2] = el2;
H A Dadd_err3_n.c61 mp_limb_t el1, eh1, el2, eh2, el3, eh3, ul, vl, yl1, yl2, yl3, zl1, zl2, zl3, rl, sl, cy1, cy2; local
80 el2 = eh2 = 0;
102 /* update (eh2:el2) */
104 el2 += zl2;
105 eh2 += el2 < zl2;
117 eh2 = (eh2 << GMP_NAIL_BITS) + (el2 >> GMP_NUMB_BITS);
118 el2 &= GMP_NUMB_MASK;
125 ep[2] = el2;
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/arm/
H A Dneon-psyn.s50 el2 .dn d6.16[1] label
55 vld4 {el1, el2, el3, el4}, [r10]
/netbsd-current/external/bsd/ntp/dist/include/
H A Dntp_prio_q.h55 int get_fifo_order(const void *el1, const void *el2);
/netbsd-current/external/mit/isl/dist/
H A Disl_pw_union_opt.c18 * "el1" is "better" than "el2", return this set.
20 static __isl_give isl_set *FN(PW,better)(__isl_keep EL *el1, __isl_keep EL *el2,
21 __isl_give isl_set *(*cmp)(__isl_take EL *el1, __isl_take EL *el2))
23 return cmp(FN(EL,copy)(el1), FN(EL,copy)(el2));
141 * "el1" is "better" than "el2",
147 __isl_give isl_set *(*cmp)(__isl_take EL *el1, __isl_take EL *el2))
160 * "el1" is "better" than "el2",
183 __isl_give isl_set *(*cmp)(__isl_take EL *el1, __isl_take EL *el2))
278 * "el1" is "better" than "el2", return a piecewise
297 __isl_give isl_set *(*cmp)(__isl_take EL *el1, __isl_take EL *el2))
[all...]
H A Disl_list_templ.c362 EL *el1, *el2; local
367 el2 = FN(FN(LIST(EL),take),EL_BASE)(list, pos2);
368 list = FN(FN(LIST(EL),restore),EL_BASE)(list, pos1, el2);
465 EL * const *el2 = b; local
467 return data->cmp(*el1, *el2, data->user);
H A Disl_multi_templ.c884 EL *el1, *el2; local
886 el2 = FN(MULTI(BASE),get_at)(multi2, i);
888 el1 = fn(el1, el2);
H A Disl_pw_templ.c772 __isl_give EL *(*fn)(__isl_take EL *el1, __isl_take EL *el2))
780 __isl_give EL *(*fn)(__isl_take EL *el1, __isl_take EL *el2))
832 __isl_give EL *(*fn)(__isl_take EL *el1, __isl_take EL *el2))
840 __isl_give EL *(*fn)(__isl_take EL *el1, __isl_take EL *el2))
/netbsd-current/external/cddl/osnet/dist/tools/ctf/cvt/
H A Dalist.c73 alist_el_t *el2 = arg2; local
74 return ((uintptr_t)el1->ale_name != (uintptr_t)el2->ale_name);
H A Dmerge.c313 elist_t *el2 = ttdp->t_emem; local
315 while (el1 && el2) {
316 if (el1->el_number != el2->el_number ||
317 strcmp(el1->el_name, el2->el_name) != 0)
321 el2 = el2->el_next;
324 if (el1 || el2)
/netbsd-current/external/bsd/ntp/dist/ntpd/
H A Dntp_prio_q.c237 int get_fifo_order(const void *el1, const void *el2) argument
/netbsd-current/external/lgpl3/gmp/dist/mpn/alpha/ev6/nails/
H A Dmul_1.asm207 bge n, L(el2)
259 L(el2): umulh vl0, ul0, m0b C U1
H A Dsubmul_1.asm225 bge n, L(el2)
281 L(el2): umulh vl0, ul0, m0b C U1
H A Daddmul_1.asm225 bge n, L(el2)
281 L(el2): umulh vl0, ul0, m0b C U1
/netbsd-current/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans-types.c2906 gfc_entry_list *el, *el2;
2921 for (el2 = ns->entries; el2 != el; el2 = el2->next)
2922 if (el2->sym->result == el->sym->result)
2925 if (el == el2)
2894 gfc_entry_list *el, *el2; local
/netbsd-current/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans-types.cc2977 gfc_entry_list *el, *el2;
2992 for (el2 = ns->entries; el2 != el; el2 = el2->next)
2993 if (el2->sym->result == el->sym->result)
2996 if (el == el2)
2965 gfc_entry_list *el, *el2; local

Completed in 322 milliseconds