Home
last modified time | relevance | path

Searched defs:cx (Results 1 – 25 of 62) sorted by relevance

123

/netbsd-src/sys/arch/powerpc/fpu/
H A Dfpu_implode.c85 round(struct fpemu *fe, struct fpn *fp, int *cx) in round()
197 round_int(struct fpn *fp, int *cx, int rn, int sign, int odd) in round_int()
234 fpu_ftoi(struct fpemu *fe, struct fpn *fp, int *cx, int rn) in fpu_ftoi()
286 fpu_ftox(struct fpemu *fe, struct fpn *fp, int *cx, int rn) in fpu_ftox()
341 fpu_ftos(struct fpemu *fe, struct fpn *fp, int *cx) in fpu_ftos()
440 fpu_ftod(struct fpemu *fe, struct fpn *fp, int *cx) in fpu_ftod()
512 int cx, rn; in fpu_implode() local
H A Dfpu_emu.c349 int ra, rb, rc, rt, type, mask, fsr, cx, bf, setcr, cond; in fpu_execute() local
/netbsd-src/sys/arch/arc/dev/
H A Dpccons.c147 int cx, cy; /* escape parameters */ member
1148 int cx = vs.cx; in sput() local
1162 int cx = vs.cx; in sput() local
1176 int cx = vs.cx, in sput() local
1195 int cx = vs.cx, in sput() local
1260 int cx = vs.cx, in sput() local
1279 int cx = vs.cx, in sput() local
1304 int cx = vs.cx; in sput() local
1329 int cx = vs.cx, in sput() local
1354 int cx = vs.cx; in sput() local
/netbsd-src/sys/arch/hpc/stand/hpcboot/menu/
H A Drootwindow.cpp389 int cx = _root._button_width; in create() local
409 int cx = _root._button_width; in create() local
430 int cx = _rect.right - _rect.left - _root._button_width * 2; in create() local
H A Dtabwindow.cpp43 int cx = _rect.right - _rect.left; in create() local
/netbsd-src/external/lgpl3/mpfr/dist/src/
H A Dsub1sp.c131 mpfr_exp_t cx = MPFR_GET_EXP (c); in mpfr_sub1sp1() local
316 mpfr_exp_t cx = MPFR_GET_EXP (c); in mpfr_sub1sp1n() local
505 mpfr_exp_t cx = MPFR_GET_EXP (c); in mpfr_sub1sp2() local
766 mpfr_exp_t cx = MPFR_GET_EXP (c); in mpfr_sub1sp2n() local
1048 mpfr_exp_t cx = MPFR_GET_EXP (c); in mpfr_sub1sp3() local
1426 mpfr_exp_t bx, cx; in mpfr_sub1sp() local
H A Dadd1sp.c135 mpfr_exp_t cx = MPFR_GET_EXP (c); in mpfr_add1sp1() local
262 mpfr_exp_t cx = MPFR_GET_EXP (c); in mpfr_add1sp1n() local
367 mpfr_exp_t cx = MPFR_GET_EXP (c); in mpfr_add1sp2() local
488 mpfr_exp_t cx = MPFR_GET_EXP (c); in mpfr_add1sp2n() local
620 mpfr_exp_t cx = MPFR_GET_EXP (c); in mpfr_add1sp3() local
H A Dsub1sp1_extracted.c106 int64_t cx, in MPFR_Sub1sp1_mpfr_sub1sp1_gt_branch_1()
203 int64_t cx = c->mpfr_exp; in MPFR_Sub1sp1_mpfr_sub1sp1() local
/netbsd-src/games/hack/
H A Dhack.terminfo.c225 int cx = curx, cy = cury; in cl_end() local
304 int cx = curx, cy = cury; in cl_eos() local
H A Dhack.do_name.c81 int cx, cy, i, c; in getpos() local
122 int cx, cy; in do_mname() local
/netbsd-src/usr.bin/config/
H A Dgram.y1204 struct condexpr *cx = wrapstack[i].ptr; in wrap_cleanup() local
1280 struct condexpr *cx; in mk_cx_atom() local
1290 struct condexpr *cx; in mk_cx_not() local
1300 struct condexpr *cx; in mk_cx_and() local
1311 struct condexpr *cx; in mk_cx_or() local
/netbsd-src/sys/arch/sparc/fpu/
H A Dfpu.c305 int opf, rs1, rs2, rd, type, mask, fsr, cx; in fpu_execute() local
308 int opf, rs1, rs2, rd, type, mask, fsr, cx, i, cond; in fpu_execute() local
/netbsd-src/sys/dev/wscons/
H A Dwsdisplay_glyphcache.c218 int cx, cy; glyphcache_add() local
255 int cell, cx, cy, idx, bi; glyphcache_try() local
/netbsd-src/sys/arch/hp300/dev/
H A Ddiofb_mono.c119 uint16_t dx, uint16_t dy, uint16_t cx, uint16_t cy, int16_t rop, in diofb_mono_windowmove()
H A Ddvbox.c412 uint16_t dx, uint16_t dy, uint16_t cx, uint16_t cy, int16_t rop, in dvbox_windowmove()
/netbsd-src/sys/dev/
H A Dcgd.c849 struct cgd_xfer *cx; in cgd_diskstart() local
904 cgd_diskstart2(struct cgd_softc *sc, struct cgd_xfer *cx) in cgd_diskstart2()
937 struct cgd_xfer *cx = nbp->b_private; in cgdiodone() local
984 cgd_iodone2(struct cgd_softc *sc, struct cgd_xfer *cx) in cgd_iodone2()
1550 cgd_enqueue(struct cgd_softc *sc, struct cgd_xfer *cx) in cgd_enqueue()
1566 struct cgd_xfer *cx = (struct cgd_xfer *)wk; in cgd_process() local
/netbsd-src/external/lgpl3/mpfr/dist/tests/
H A Dtsinh_cosh.c48 mpfr_t s, c, sx, cx; in check() local
/netbsd-src/external/bsd/tmux/dist/
H A Dgrid-reader.c24 grid_reader_start(struct grid_reader *gr, struct grid *gd, u_int cx, u_int cy) in grid_reader_start()
33 grid_reader_get_cursor(struct grid_reader *gr, u_int *cx, u_int *cy) in grid_reader_get_cursor()
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/regex/internal/
H A Dtests2.d76 enum cx = ctRegex!"(A|B|C)"; variable
/netbsd-src/sys/arch/i386/pci/
H A Dpcibios.c349 uint16_t ax, bx, cx; in pcibios_get_status() local
604 uint16_t ax, bx, cx; in pcibios_biosroute() local
/netbsd-src/external/lgpl3/gmp/dist/mpn/generic/
H A Dmu_divappr_q.c172 mp_limb_t cy, cx, qh; in mpn_preinv_mu_divappr_q() local
H A Dmu_div_qr.c245 mp_limb_t cy, cx, qh; in mpn_preinv_mu_div_qr() local
/netbsd-src/sys/arch/bebox/stand/boot/
H A Dvideo.c59 int cx; /* the first escape seq argument */ member
/netbsd-src/external/cddl/osnet/dist/uts/intel/dtrace/
H A Dfasttrap_isa.c1326 greg_t cx = rp->r_rcx--; local
1328 greg_t cx = rp->r_ecx--; local
1355 greg_t cx = rp->r_rcx; local
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/regex/internal/
H A Dtests.d534 enum cx = ctRegex!"(A|B|C)"; variable

123