Home
last modified time | relevance | path

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

12

/openbsd/gnu/usr.bin/perl/
H A Dpp_ctl.c49 const PERL_CONTEXT *cx; in PP() local
2272 PERL_CONTEXT *cx; in PP() local
2324 PERL_CONTEXT *cx; in PP() local
2442 PERL_CONTEXT *cx; in PP() local
2453 PERL_CONTEXT *cx; in PP() local
2494 PERL_CONTEXT *cx; in PP() local
2599 PERL_CONTEXT *cx; in PP() local
2778 PERL_CONTEXT *cx; in PP() local
2804 PERL_CONTEXT *cx; in PP() local
2960 PERL_CONTEXT *cx; in PP() local
[all …]
H A Dinline.h2742 PERL_CONTEXT * cx; in Perl_cx_pushblock() local
2767 Perl_cx_popblock(pTHX_ PERL_CONTEXT *cx) in Perl_cx_popblock()
2792 Perl_cx_topblock(pTHX_ PERL_CONTEXT *cx) in Perl_cx_topblock()
2849 Perl_cx_popsub_args(pTHX_ PERL_CONTEXT *cx) in Perl_cx_popsub_args()
2871 Perl_cx_popsub(pTHX_ PERL_CONTEXT *cx) in Perl_cx_popsub()
2905 Perl_cx_popformat(pTHX_ PERL_CONTEXT *cx) in Perl_cx_popformat()
2968 Perl_cx_popeval(pTHX_ PERL_CONTEXT *cx) in Perl_cx_popeval()
3031 Perl_cx_poploop(pTHX_ PERL_CONTEXT *cx) in Perl_cx_poploop()
3066 Perl_cx_pushwhen(pTHX_ PERL_CONTEXT *cx) in Perl_cx_pushwhen()
3075 Perl_cx_popwhen(pTHX_ PERL_CONTEXT *cx) in Perl_cx_popwhen()
[all …]
H A Dcop.h854 #define CX_LEAVE_SCOPE(cx) LEAVE_SCOPE(cx->blk_oldsaveix) argument
860 # define CX_POP(cx) \ argument
865 # define CX_POP(cx) cxstack_ix--; argument
879 #define CX_POP_SAVEARRAY(cx) \ argument
915 #define CxOLD_IN_EVAL(cx) (((cx)->blk_u16) & 0x3F) /* saved PL_in_eval */ argument
916 #define CxEVAL_TXT_REFCNTED(cx) (((cx)->blk_u16) & 0x40) /* cur_text rc++ */ argument
917 #define CxOLD_OP_TYPE(cx) (((cx)->blk_u16) >> 7) /* type of eval op */ argument
1022 #define CX_DEBUG(cx, action) \ argument
1070 # define CX_PUSHSUBST(cx) CXINC, cx = CX_CUR(), \ argument
1089 # define CX_POPSUBST(cx) \ argument
[all …]
H A Ddeb.c262 const PERL_CONTEXT * const cx = &(si->si_cxstack[ix]); in Perl_deb_stack_all() local
H A Dpp_hot.c340 PERL_CONTEXT *cx; in PP() local
4048 PERL_CONTEXT *cx = CX_CUR(); in PP() local
4668 PERL_CONTEXT *cx; in PP() local
5205 PERL_CONTEXT *cx; in PP() local
5266 PERL_CONTEXT *cx; in PP() local
5607 const PERL_CONTEXT *cx = caller_cx(0, NULL); in Perl_croak_caller() local
/openbsd/gnu/usr.bin/perl/cpan/Scalar-List-Utils/
H A Dmulticall.h108 # define PUSHSUB_RETSTACK(cx) argument
110 # define PUSHSUB_RETSTACK(cx) cx->blk_sub.retop = Nullop; argument
112 #define MULTICALL_PUSHSUB(cx, the_cv) \ argument
/openbsd/usr.bin/tmux/
H A Dscreen-write.c571 u_int xx, yy, cx, cy; in screen_write_fast_copy() local
637 u_int cx, cy, i; in screen_write_hline() local
673 u_int cx, cy, i; in screen_write_vline() local
750 u_int cx, cy, i; in screen_write_box() local
812 u_int cx, cy, px, py; in screen_write_preview() local
889 u_int cx = s->cx, cy = s->cy; in screen_write_cursorup() local
916 u_int cx = s->cx, cy = s->cy; in screen_write_cursordown() local
945 u_int cx = s->cx, cy = s->cy; in screen_write_cursorright() local
965 u_int cx = s->cx, cy = s->cy; in screen_write_cursorleft() local
986 u_int cx = s->cx, cy = s->cy; in screen_write_backspace() local
[all …]
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()
H A Dscreen.c276 u_int cx = s->cx, cy = s->grid->hsize + s->cy; in screen_resize_cursor() local
569 screen_reflow(struct screen *s, u_int new_x, u_int *cx, u_int *cy, int cursor) in screen_reflow()
H A Dresize.c121 u_int cx, cy, n = 0; in clients_calculate_size() local
H A Dtty.c915 u_int cx, cy, lines; in tty_window_offset1() local
2104 u_int i, px, py, cx; in tty_cmd_cells() local
2362 u_int cx, u_int cy) in tty_cursor_pane_unless_wrap()
2378 tty_cursor_pane(struct tty *tty, const struct tty_ctx *ctx, u_int cx, u_int cy) in tty_cursor_pane()
2385 tty_cursor(struct tty *tty, u_int cx, u_int cy) in tty_cursor()
/openbsd/sys/dev/pcmcia/
H A Dcfxga.c962 int x, y, cx, cy, lx, ly; in cfxga_repaint_screen() local
996 cfxga_solid_fill(struct cfxga_screen *scr, int x, int y, int cx, int cy, in cfxga_solid_fill()
1031 int dx, int dy, int cx, int cy) in cfxga_standalone_rop()
1079 int sx, dx, y, cx, cy; in cfxga_copycols() local
1102 int x, sy, dy, cx, cy; in cfxga_copyrows() local
1124 int x, y, cx, cy; in cfxga_do_cursor() local
1143 int x, y, cx, cy; in cfxga_erasecols() local
1168 int x, y, cx, cy; in cfxga_eraserows() local
1208 int cx, cy, fg, bg; in cfxga_putchar() local
/openbsd/lib/libmenu/
H A Dm_post.c135 int cy = -1, cx = -1; in MENU_EXPORT() local
239 int i, j, cy, cx; in _nc_Draw_Menu() local
/openbsd/sys/dev/acpi/
H A Dacpicpu.c348 struct acpi_cstate *cx; in acpicpu_add_cstate() local
511 struct acpi_cstate *cx, *next_cx; in acpicpu_getcst() local
592 acpicpu_print_one_cst(struct acpi_cstate *cx) in acpicpu_print_one_cst()
635 struct acpi_cstate *cx; in acpicpu_print_cst() local
1158 struct acpi_cstate *best, *cx; in acpicpu_idle() local
1289 struct acpi_cstate *best, *cx; in acpicpu_suspend() local
/openbsd/sys/arch/luna88k/dev/
H A Domrasops1.c103 u_int16_t dx, u_int16_t dy, u_int16_t cx, u_int16_t cy, int16_t rop, in om1_windowmove()
268 u_int16_t dx, u_int16_t dy, u_int16_t cx, u_int16_t cy, int16_t rop, in om4_windowmove()
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.jason/
H A Dscoping15.C16 scnrm2(FComplex cx[]) in scnrm2()
/openbsd/games/hack/
H A Dhack.termcap.c257 int cx = curx, cy = cury; in cl_end() local
322 int cx = curx, cy = cury; in cl_eos() local
H A Dhack.do_name.c77 int cx,cy,i,c; in getpos() local
119 int cx,cy,lth,i; in do_mname() local
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.other/
H A Doverload12.C23 CX cx; in main() local
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D20020201-1.c6 unsigned char cx = 7; variable
/openbsd/gnu/gcc/libgomp/testsuite/libgomp.c/
H A Datomic-2.c27 unsigned int ax, bx, cx, dx; in main() local
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D921206-1.c12 int cx, cy, gx, gy, x, y; in f() local
/openbsd/sys/dev/usb/
H A Dudl.c736 int sx, sy, dx, dy, cx, cy, r; in udl_copycols() local
785 int sy, dy, cx, cy, r; in udl_copyrows() local
834 int x, y, cx, cy, r; in udl_erasecols() local
877 int x, y, cx, cy, r; in udl_eraserows() local
1463 struct udl_cmd_xfer *cx = &sc->sc_cmd_xfer[i]; in udl_cmd_alloc_xfer() local
1491 struct udl_cmd_xfer *cx = &sc->sc_cmd_xfer[i]; in udl_cmd_free_xfer() local
1784 struct udl_cmd_xfer *cx = &sc->sc_cmd_xfer[0]; in udl_cmd_send() local
1816 struct udl_cmd_xfer *cx; in udl_cmd_send_async() local
1871 struct udl_cmd_xfer *cx = priv; in udl_cmd_send_async_cb() local
/openbsd/sys/arch/macppc/macppc/
H A Dautoconf.c214 char *cx = *cp; in getpno() local
/openbsd/sys/arch/sparc64/fpu/
H A Dfpu.c279 int opf, rdtype, rd, err, mask, cx, fsr; in fpu_execute() local
593 int opf = instr.i_opf.i_opf, rs1, rs2, rtype, cx, fsr; in fpu_insn_fcmp() local

12