Searched defs:cx (Results 1 - 25 of 66) sorted by relevance

123

/netbsd-current/sys/arch/i386/stand/lib/netif/
H A D3c509.c195 int cx, al; local
/netbsd-current/external/lgpl3/mpfr/dist/tests/
H A Dtsinh_cosh.c48 mpfr_t s, c, sx, cx; local
51 mpfr_inits2 (MPFR_PREC(x), s, c, sx, cx, (mpfr_ptr) 0); local
/netbsd-current/sys/arch/hp300/dev/
H A Ddiofb_mono.c118 diofb_mono_windowmove(struct diofb *fb, uint16_t sx, uint16_t sy, uint16_t dx, uint16_t dy, uint16_t cx, uint16_t cy, int16_t rop, int16_t planemask ) argument
H A Dgbox.c423 gbox_windowmove(struct diofb *fb, uint16_t sx, uint16_t sy, uint16_t dx, uint16_t dy, uint16_t cx, uint16_t cy, int16_t rop, int16_t planemask) argument
H A Ddvbox.c411 dvbox_windowmove(struct diofb *fb, uint16_t sx, uint16_t sy, uint16_t dx, uint16_t dy, uint16_t cx, uint16_t cy, int16_t rop, int16_t planemask) argument
H A Drbox.c372 rbox_windowmove(struct diofb *fb, uint16_t sx, uint16_t sy, uint16_t dx, uint16_t dy, uint16_t cx, uint16_t cy, int16_t rop, int16_t planemask) argument
/netbsd-current/sys/arch/hpc/stand/hpcboot/menu/
H A Dtabwindow.cpp43 int cx = _rect.right - _rect.left; local
H A Drootwindow.cpp389 int cx = _root._button_width; local
409 int cx = _root._button_width; local
430 int cx = _rect.right - _rect.left - _root._button_width * 2; local
/netbsd-current/external/lgpl3/gmp/dist/mpn/generic/
H A Dmu_divappr_q.c172 mp_limb_t cy, cx, qh; local
H A Dmu_div_qr.c245 mp_limb_t cy, cx, qh; local
/netbsd-current/games/hack/
H A Dhack.terminfo.c225 int cx = curx, cy = cury; local
304 int cx = curx, cy = cury; local
H A Dhack.do_name.c81 int cx, cy, i, c; local
122 int cx, cy; local
[all...]
/netbsd-current/external/bsd/tmux/dist/
H A Dresize.c121 u_int cx, cy, n = 0; local
H A Dgrid-reader.c24 grid_reader_start(struct grid_reader *gr, struct grid *gd, u_int cx, u_int cy) argument
33 grid_reader_get_cursor(struct grid_reader *gr, u_int *cx, u_int *cy) argument
[all...]
H A Dscreen.c260 u_int cx = s->cx, cy = s->grid->hsize + s->cy; local
553 screen_reflow(struct screen *s, u_int new_x, u_int *cx, u_int *cy, int cursor) argument
[all...]
H A Dmenu.c163 menu_mode_cb(__unused struct client *c, void *data, __unused u_int *cx, argument
/netbsd-current/sys/arch/bebox/stand/boot/
H A Dvideo.c59 int cx; /* the first escape seq argument */ member in struct:screen
H A Dvga.c65 int cx; /* the first escape seq argument */ member in struct:screen
[all...]
/netbsd-current/sys/arch/sparc/fpu/
H A Dfpu.c305 int opf, rs1, rs2, rd, type, mask, fsr, cx; local
308 int opf, rs1, rs2, rd, type, mask, fsr, cx, i, cond; local
[all...]
/netbsd-current/sys/arch/powerpc/fpu/
H A Dfpu_implode.c85 round(struct fpemu *fe, struct fpn *fp, int *cx) argument
197 round_int(struct fpn *fp, int *cx, int rn, int sign, int odd) argument
234 fpu_ftoi(struct fpemu *fe, struct fpn *fp, int *cx, int rn) argument
286 fpu_ftox(struct fpemu *fe, struct fpn *fp, int *cx, int rn) argument
341 fpu_ftos(struct fpemu *fe, struct fpn *fp, int *cx) argument
440 fpu_ftod(struct fpemu *fe, struct fpn *fp, int *cx) argument
512 int cx, rn; local
[all...]
/netbsd-current/sys/dev/wscons/
H A Dwsdisplay_glyphcache.c218 int cx, cy; local
255 int cell, cx, cy, idx, bi; local
/netbsd-current/sys/arch/prep/stand/boot/
H A Dvga.c67 int cx; /* the first escape seq argument */ member in struct:screen
[all...]
/netbsd-current/external/lgpl3/mpfr/dist/src/
H A Dadd1sp.c135 mpfr_exp_t cx = MPFR_GET_EXP (c); local
262 mpfr_exp_t cx = MPFR_GET_EXP (c); local
367 mpfr_exp_t cx = MPFR_GET_EXP (c); local
488 mpfr_exp_t cx = MPFR_GET_EXP (c); local
620 mpfr_exp_t cx = MPFR_GET_EXP (c); local
[all...]
H A Dadd1sp1_extracted.c83 int64_t cx = c0.mpfr_exp; local
H A Dsub1sp.c131 mpfr_exp_t cx = MPFR_GET_EXP (c); local
316 mpfr_exp_t cx = MPFR_GET_EXP (c); local
505 mpfr_exp_t cx = MPFR_GET_EXP (c); local
766 mpfr_exp_t cx = MPFR_GET_EXP (c); local
1048 mpfr_exp_t cx = MPFR_GET_EXP (c); local
1426 mpfr_exp_t bx, cx; local
[all...]

Completed in 216 milliseconds

123