Home
last modified time | relevance | path

Searched refs:xx (Results 1 – 25 of 77) sorted by relevance

1234

/dragonfly/contrib/lvm2/dist/tools/
H A Dcommands.h33 xx(dumpconfig,
41 xx(formats,
46 xx(help,
61 xx(lvchange,
288 xx(lvmsar,
381 xx(lvs,
412 xx(lvscan,
461 xx(pvck,
596 xx(pvs,
715 xx(vgck,
[all …]
/dragonfly/contrib/mpfr/src/
H A Dli2.c345 mpfr_t s, u, xx; in mpfr_li2() local
356 mpfr_init2 (xx, m); in mpfr_li2()
362 mpfr_neg (xx, xx, MPFR_RNDN); in mpfr_li2()
414 mpfr_t s, u, v, xx; in mpfr_li2() local
418 mpfr_init2 (xx, m); in mpfr_li2()
465 mpfr_t s, u, v, xx; in mpfr_li2() local
469 mpfr_init2 (xx, m); in mpfr_li2()
522 mpfr_t s, u, xx; in mpfr_li2() local
525 mpfr_init2 (xx, m); in mpfr_li2()
575 mpfr_init2 (xx, m); in mpfr_li2()
[all …]
H A Derfc.c36 mpfr_t t, xx, err; in mpfr_erfc_asympt() local
42 mpfr_init2 (xx, prec); in mpfr_erfc_asympt()
46 mpfr_mul (xx, x, x, MPFR_RNDD); /* err <= 1 */ in mpfr_erfc_asympt()
47 mpfr_ui_div (xx, 1, xx, MPFR_RNDU); /* upper bound for 1/(2x^2), err <= 2 */ in mpfr_erfc_asympt()
48 mpfr_div_2ui (xx, xx, 1, MPFR_RNDU); /* exact */ in mpfr_erfc_asympt()
55 mpfr_mul (t, t, xx, MPFR_RNDU); /* err <= 4k */ in mpfr_erfc_asympt()
84 mpfr_const_pi (xx, MPFR_RNDZ); /* err <= ulp(Pi) */ in mpfr_erfc_asympt()
85 mpfr_sqrt (xx, xx, MPFR_RNDN); /* err <= 1/2*ulp(xx) + ulp(Pi)/2/sqrt(Pi) in mpfr_erfc_asympt()
103 mpfr_const_pi (xx, MPFR_RNDD); /* xx <= sqrt(Pi), cached */ in mpfr_erfc_asympt()
104 mpfr_mul (xx, xx, x, MPFR_RNDD); /* xx <= sqrt(Pi)*x */ in mpfr_erfc_asympt()
[all …]
H A Dsin.c40 mpfr_srcptr xx; in mpfr_sin() local
124 xx = xr; in mpfr_sin()
129 xx = x; in mpfr_sin()
132 sign = MPFR_SIGN(xx); in mpfr_sin()
135 mpfr_cos (c, xx, MPFR_RNDZ); /* can't be exact */ in mpfr_sin()
/dragonfly/usr.bin/window/
H A Dxx.c84 struct xx *xp, *xq; in xxreset1()
111 struct xx *
114 struct xx *xp; in xxalloc()
133 xxfree(struct xx *xp) in xxfree()
142 struct xx *xp = xx_tail; in xxmove()
155 struct xx *xp = xx_tail; in xxscroll()
173 struct xx *xp; in xxinschar()
186 struct xx *xp = xx_tail; in xxinsspace()
203 struct xx *xp = xx_tail; in xxdelchar()
220 struct xx *xp; in xxclear()
[all …]
H A Dxx.h41 struct xx { struct
49 struct xx *link; argument
52 EXTERN struct xx *xx_head, *xx_tail;
53 EXTERN struct xx *xx_freelist;
60 struct xx *xxalloc(void);
67 void xxflush_scroll(struct xx *);
68 void xxfree(struct xx *);
H A Dxxflush.c43 struct xx *xp, *xq; in xxflush()
95 xxflush_scroll(struct xx *xp) in xxflush_scroll()
97 struct xx *xq; in xxflush_scroll()
/dragonfly/games/larn/
H A Dcreate.c165 eat(int xx, int yy) in eat() argument
175 if ((item[xx - 1][yy] != OWALL) || (item[xx - 2][yy] != OWALL)) in eat()
177 item[xx - 1][yy] = item[xx - 2][yy] = 0; in eat()
178 eat(xx - 2, yy); in eat()
184 if ((item[xx + 1][yy] != OWALL) || (item[xx + 2][yy] != OWALL)) in eat()
186 item[xx + 1][yy] = item[xx + 2][yy] = 0; in eat()
187 eat(xx + 2, yy); in eat()
193 if ((item[xx][yy - 1] != OWALL) || (item[xx][yy - 2] != OWALL)) in eat()
195 item[xx][yy - 1] = item[xx][yy - 2] = 0; in eat()
202 if ((item[xx][yy + 1] != OWALL) || (item[xx][yy + 2] != OWALL)) in eat()
[all …]
H A Dmonster.c692 fullhit(int xx) in fullhit() argument
695 if (xx < 0 || xx > 20) /* fullhits are out of range */ in fullhit()
699 i = xx * ((c[WCLASS] >> 1) + c[STRENGTH] + c[STREXTRA] - c[HARDGAME] - 12 + c[MOREDAM]); in fullhit()
700 return ((i >= 1) ? i : xx); in fullhit()
1490 spattack(int x, int xx, int yy) in spattack() argument
1497 vxy(&xx, &yy); /* verify x & y coordinates */ in spattack()
1590 disappear(xx, yy); in spattack()
1629 return (spattack(spsel[rund(10)], xx, yy)); in spattack()
1647 disappear(xx, yy); in spattack()
/dragonfly/share/misc/
H A Dbsd-family-tree520 2.79BSD 1980-04-xx [TUHS]
521 2.8BSD 1981-07-xx [KSJ]
524 2.8.1BSD 1982-01-xx [QCU]
526 2.9BSD 1983-07-xx [KSJ]
529 2.10BSD 1987-04-xx [KKK]
530 2.10.1BSD 1989-01-xx [SMS]
591 BSD/OS 2.1 1996-01-xx [BSDI]
597 Rhapsody 1997-xx-xx
610 BSD/OS 3.1 1998-03-xx [BSDI]
614 BSD/OS 4.0 1998-08-xx [BSDI]
[all …]
/dragonfly/contrib/openbsd_libm/src/
H A Db_tgamma.c233 struct Double r, xx; in smaller_gam() local
239 xx.a = (t + x); in smaller_gam()
240 TRUNC(xx.a); in smaller_gam()
241 xx.b = x - xx.a; xx.b += t; xx.b += d; in smaller_gam()
244 x = xx.a + xx.b; in smaller_gam()
246 xx.a = x; in smaller_gam()
247 TRUNC(xx.a); in smaller_gam()
248 xx.b = x - xx.a; in smaller_gam()
255 r.a -= d*xx.a; r.a -= d*xx.b; r.a += r.b; in smaller_gam()
H A Ds_csinf.c58 cchshf(float xx, float *c, float *s) in cchshf() argument
62 x = xx; in cchshf()
H A Ds_ccosf.c57 _cchshf(float xx, float *c, float *s) in _cchshf() argument
61 x = xx; in _cchshf()
H A Ds_catanf.c72 _redupif(float xx) in _redupif() argument
77 x = xx; in _redupif()
H A Ds_ctanf.c67 _redupif(float xx) in _redupif() argument
72 x = xx; in _redupif()
/dragonfly/games/hack/
H A Dhack.mklev.c567 int tx, ty, xx, yy; in join() local
585 xx = croom->hx + 1; in join()
587 cc = finddpos(xx, croom->ly, xx, croom->hy); in join()
599 xx = croom->lx - 1; in join()
601 cc = finddpos(xx, croom->ly, xx, croom->hy); in join()
611 xx = cc.x; in join()
621 xx += dx; in join()
628 if (xx == COLNO - 1 || xx == 0 || yy == 0 || yy == ROWNO - 1) in join()
647 dix = abs(xx - tx); in join()
725 int dy, xx, yy; in makeniche() local
[all …]
H A Dhack.makemon.c179 enexto(xchar xx, xchar yy) in enexto() argument
188 for (x = xx - range; x <= xx + range; x++) in enexto()
195 for (x = xx - range; x <= xx + range; x++) in enexto()
203 if (goodpos(xx - range, y)) { in enexto()
204 tfoo->x = xx - range; in enexto()
210 if (goodpos(xx + range, y)) { in enexto()
211 tfoo->x = xx + range; in enexto()
/dragonfly/contrib/openbsd_libm/src/ld80/
H A Ds_expm1l.c92 long double px, qx, xx; in expm1l() local
106 xx = C1 + C2; in expm1l()
109 px = floorl (0.5 + x / xx); in expm1l()
129 xx = x * x; in expm1l()
130 qx = x + (0.5 * xx + xx * px / qx); in expm1l()
H A De_expl.c99 long double px, xx; in expl() local
124 xx = x * x; in expl()
125 px = x * __polevll( xx, P, 2 ); in expl()
126 x = px/( __polevll( xx, Q, 3 ) - px ); in expl()
/dragonfly/contrib/mpc/src/
H A Dget_x.c115 mp_exp_t xx; in prettify() local
125 xx = - (x / 10); in prettify()
129 xx = -x; in prettify()
132 xx = x; in prettify()
136 while (xx > 9) in prettify()
139 xx /= 10; in prettify()
/dragonfly/tools/regression/bin/sh/expansion/
H A Dplus-minus1.052 testcase 'set -- ${e+x}${e+x}' '1|xx'
53 testcase 'set -- "${e+x}"${e+x}' '1|xx'
54 testcase 'set -- ${e+x}"${e+x}"' '1|xx'
55 testcase 'set -- "${e+x}${e+x}"' '1|xx'
56 testcase 'set -- "${e+x}""${e+x}"' '1|xx'
/dragonfly/gnu/lib/gcc80/libstdcxx/product/
H A DMakefile28 gnu11_FLAGS_FILES= ${cxx11_sources:S|++|xx|}
41 SRCS= ${libstdc___la_SOURCES:S|++|xx|}
43 PROBLEMSXX= ${PROBLEMS:S|++|xx|}
61 cp ${SRCDIR}/src/c++11/${.TARGET:S|xx|++|} ${.TARGET}
/dragonfly/contrib/dialog/
H A Ddlg_keys.c803 unsigned xx; in dlg_parse_bindkey() local
848 for (xx = 0; xx < COUNT_CURSES; ++xx) { in dlg_parse_bindkey()
849 if (!dlg_strcmp(curses_names[xx].name, q)) { in dlg_parse_bindkey()
850 curses_key = curses_names[xx].code; in dlg_parse_bindkey()
861 for (xx = 0; xx < COUNT_DIALOG; ++xx) { in dlg_parse_bindkey()
862 if (!dlg_strcmp(dialog_names[xx].name, q)) { in dlg_parse_bindkey()
863 dialog_key = dialog_names[xx].code; in dlg_parse_bindkey()
/dragonfly/contrib/gcc-4.7/libobjc/
H A Dsarray.c114 union sofftype xx; in sarray_at_put() local
115 xx.idx = index; in sarray_at_put()
117 ioffset = xx.off.ioffset; in sarray_at_put()
119 boffset = xx.off.boffset; in sarray_at_put()
120 eoffset = xx.off.eoffset; in sarray_at_put()
/dragonfly/contrib/awk/
H A Dmaketab.c37 struct xx struct
116 const struct xx *p; in main()

1234