Searched refs:this_reg (Results 1 - 11 of 11) sorted by relevance

/netbsd-current/external/gpl2/diffutils/dist/lib/
H A Dregex.c1682 active_reg_t this_reg; \
1708 for (this_reg = lowest_active_reg; this_reg <= highest_active_reg; \
1709 this_reg++) \
1711 DEBUG_PRINT2 (" Pushing reg: %lu\n", this_reg); \
1714 DEBUG_PRINT2 (" start: %p\n", regstart[this_reg]); \
1715 PUSH_FAILURE_POINTER (regstart[this_reg]); \
1717 DEBUG_PRINT2 (" end: %p\n", regend[this_reg]); \
1718 PUSH_FAILURE_POINTER (regend[this_reg]); \
1721 reg_info[this_reg]
[all...]
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/libgrep/
H A Dregex.c1613 active_reg_t this_reg; \
1639 for (this_reg = lowest_active_reg; this_reg <= highest_active_reg; \
1640 this_reg++) \
1642 DEBUG_PRINT2 (" Pushing reg: %lu\n", this_reg); \
1645 DEBUG_PRINT2 (" start: %p\n", regstart[this_reg]); \
1646 PUSH_FAILURE_POINTER (regstart[this_reg]); \
1648 DEBUG_PRINT2 (" end: %p\n", regend[this_reg]); \
1649 PUSH_FAILURE_POINTER (regend[this_reg]); \
1652 reg_info[this_reg]
[all...]
/netbsd-current/external/gpl2/grep/dist/lib/
H A Dregex.c1602 active_reg_t this_reg; \
1628 for (this_reg = lowest_active_reg; this_reg <= highest_active_reg; \
1629 this_reg++) \
1631 DEBUG_PRINT2 (" Pushing reg: %lu\n", this_reg); \
1634 DEBUG_PRINT2 (" start: %p\n", regstart[this_reg]); \
1635 PUSH_FAILURE_POINTER (regstart[this_reg]); \
1637 DEBUG_PRINT2 (" end: %p\n", regend[this_reg]); \
1638 PUSH_FAILURE_POINTER (regend[this_reg]); \
1641 reg_info[this_reg]
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/libiberty/
H A Dregex.c1609 active_reg_t this_reg; \
1635 for (this_reg = lowest_active_reg; this_reg <= highest_active_reg; \
1636 this_reg++) \
1638 DEBUG_PRINT2 (" Pushing reg: %lu\n", this_reg); \
1641 DEBUG_PRINT2 (" start: %p\n", regstart[this_reg]); \
1642 PUSH_FAILURE_POINTER (regstart[this_reg]); \
1644 DEBUG_PRINT2 (" end: %p\n", regend[this_reg]); \
1645 PUSH_FAILURE_POINTER (regend[this_reg]); \
1648 reg_info[this_reg]
[all...]
/netbsd-current/external/gpl3/binutils/dist/libiberty/
H A Dregex.c1613 active_reg_t this_reg; \
1639 for (this_reg = lowest_active_reg; this_reg <= highest_active_reg; \
1640 this_reg++) \
1642 DEBUG_PRINT2 (" Pushing reg: %lu\n", this_reg); \
1645 DEBUG_PRINT2 (" start: %p\n", regstart[this_reg]); \
1646 PUSH_FAILURE_POINTER (regstart[this_reg]); \
1648 DEBUG_PRINT2 (" end: %p\n", regend[this_reg]); \
1649 PUSH_FAILURE_POINTER (regend[this_reg]); \
1652 reg_info[this_reg]
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libiberty/
H A Dregex.c1609 active_reg_t this_reg; \
1635 for (this_reg = lowest_active_reg; this_reg <= highest_active_reg; \
1636 this_reg++) \
1638 DEBUG_PRINT2 (" Pushing reg: %lu\n", this_reg); \
1641 DEBUG_PRINT2 (" start: %p\n", regstart[this_reg]); \
1642 PUSH_FAILURE_POINTER (regstart[this_reg]); \
1644 DEBUG_PRINT2 (" end: %p\n", regend[this_reg]); \
1645 PUSH_FAILURE_POINTER (regend[this_reg]); \
1648 reg_info[this_reg]
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/libiberty/
H A Dregex.c1609 active_reg_t this_reg; \
1635 for (this_reg = lowest_active_reg; this_reg <= highest_active_reg; \
1636 this_reg++) \
1638 DEBUG_PRINT2 (" Pushing reg: %lu\n", this_reg); \
1641 DEBUG_PRINT2 (" start: %p\n", regstart[this_reg]); \
1642 PUSH_FAILURE_POINTER (regstart[this_reg]); \
1644 DEBUG_PRINT2 (" end: %p\n", regend[this_reg]); \
1645 PUSH_FAILURE_POINTER (regend[this_reg]); \
1648 reg_info[this_reg]
[all...]
/netbsd-current/external/gpl3/gcc/dist/libiberty/
H A Dregex.c1613 active_reg_t this_reg; \
1639 for (this_reg = lowest_active_reg; this_reg <= highest_active_reg; \
1640 this_reg++) \
1642 DEBUG_PRINT2 (" Pushing reg: %lu\n", this_reg); \
1645 DEBUG_PRINT2 (" start: %p\n", regstart[this_reg]); \
1646 PUSH_FAILURE_POINTER (regstart[this_reg]); \
1648 DEBUG_PRINT2 (" end: %p\n", regend[this_reg]); \
1649 PUSH_FAILURE_POINTER (regend[this_reg]); \
1652 reg_info[this_reg]
[all...]
/netbsd-current/external/gpl3/gdb/dist/libiberty/
H A Dregex.c1613 active_reg_t this_reg; \
1639 for (this_reg = lowest_active_reg; this_reg <= highest_active_reg; \
1640 this_reg++) \
1642 DEBUG_PRINT2 (" Pushing reg: %lu\n", this_reg); \
1645 DEBUG_PRINT2 (" start: %p\n", regstart[this_reg]); \
1646 PUSH_FAILURE_POINTER (regstart[this_reg]); \
1648 DEBUG_PRINT2 (" end: %p\n", regend[this_reg]); \
1649 PUSH_FAILURE_POINTER (regend[this_reg]); \
1652 reg_info[this_reg]
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386.c20181 rtx this_reg, tmp, fnaddr;
20207 this_reg = this_param;
20211 this_reg = gen_rtx_REG (Pmode, AX_REG);
20212 emit_move_insn (this_reg, this_param);
20215 this_reg = NULL_RTX;
20221 rtx delta_dst = this_reg ? this_reg : this_param;
20243 this_mem = gen_rtx_MEM (ptr_mode, this_reg);
20260 emit_insn (gen_addsi_1_zext (this_reg,
20262 REGNO (this_reg)),
20145 rtx this_reg, tmp, fnaddr; local
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386.cc21247 rtx this_reg, tmp, fnaddr;
21277 this_reg = this_param;
21281 this_reg = gen_rtx_REG (Pmode, AX_REG);
21282 emit_move_insn (this_reg, this_param);
21285 this_reg = NULL_RTX;
21291 rtx delta_dst = this_reg ? this_reg : this_param;
21313 this_mem = gen_rtx_MEM (ptr_mode, this_reg);
21330 emit_insn (gen_addsi_1_zext (this_reg,
21332 REGNO (this_reg)),
[all...]

Completed in 400 milliseconds