HomeSort by: relevance | last modified time | path
    Searched refs:reg_info (Results 1 - 12 of 12) sorted by relevancy

  /src/sys/dev/microcode/aic7xxx/
aicasm_symbol.h 76 struct reg_info { struct
132 struct reg_info *rinfo;
aicasm_gram.y 1440 (struct reg_info *)malloc(sizeof(struct reg_info));
1446 sizeof(struct reg_info));
  /src/external/gpl2/diffutils/dist/lib/
regex.c 1668 Requires variables fail_stack, regstart, regend, reg_info, and
1721 reg_info[this_reg].word.pointer); \
1723 REG_MATCH_NULL_STRING_P (reg_info[this_reg])); \
1724 DEBUG_PRINT2 (" active=%d", IS_ACTIVE (reg_info[this_reg])); \
1726 MATCHED_SOMETHING (reg_info[this_reg])); \
1728 EVER_MATCHED_SOMETHING (reg_info[this_reg])); \
1730 PUSH_FAILURE_ELT (reg_info[this_reg].word); \
1790 REG_INFO -- array of information about each subexpression.
1794 # define POP_FAILURE_POINT(str, pat, low_reg, high_reg, regstart, regend, reg_info)\
1839 reg_info[this_reg].word = POP_FAILURE_ELT ();
    [all...]
  /src/external/gpl2/grep/dist/lib/
regex.c 1588 Requires variables fail_stack, regstart, regend, reg_info, and
1641 reg_info[this_reg].word.pointer); \
1643 REG_MATCH_NULL_STRING_P (reg_info[this_reg])); \
1644 DEBUG_PRINT2 (" active=%d", IS_ACTIVE (reg_info[this_reg])); \
1646 MATCHED_SOMETHING (reg_info[this_reg])); \
1648 EVER_MATCHED_SOMETHING (reg_info[this_reg])); \
1650 PUSH_FAILURE_ELT (reg_info[this_reg].word); \
1708 REG_INFO -- array of information about each subexpression.
1712 #define POP_FAILURE_POINT(str, pat, low_reg, high_reg, regstart, regend, reg_info)\
1757 reg_info[this_reg].word = POP_FAILURE_ELT ();
2206 static register_info_type *reg_info; variable
5445 register_info_type *reg_info; local
    [all...]
  /src/external/bsd/libarchive/dist/libarchive/
archive_write_set_format_mtree.c 82 struct reg_info { struct
94 struct reg_info *reg_info; member in struct:mtree_entry
246 static void sum_final(struct mtree_writer *, struct reg_info *);
247 static void sum_write(struct archive_string *, struct reg_info *);
836 me->reg_info = calloc(1, sizeof(*me->reg_info));
837 if (me->reg_info == NULL) {
844 me->reg_info->compute_sum = 0;
862 free(me->reg_info);
    [all...]
  /src/external/gpl2/gettext/dist/gettext-tools/libgrep/
regex.c 1599 Requires variables fail_stack, regstart, regend, reg_info, and
1652 reg_info[this_reg].word.pointer); \
1654 REG_MATCH_NULL_STRING_P (reg_info[this_reg])); \
1655 DEBUG_PRINT2 (" active=%d", IS_ACTIVE (reg_info[this_reg])); \
1657 MATCHED_SOMETHING (reg_info[this_reg])); \
1659 EVER_MATCHED_SOMETHING (reg_info[this_reg])); \
1661 PUSH_FAILURE_ELT (reg_info[this_reg].word); \
1721 REG_INFO -- array of information about each subexpression.
1725 # define POP_FAILURE_POINT(str, pat, low_reg, high_reg, regstart, regend, reg_info)\
1770 reg_info[this_reg].word = POP_FAILURE_ELT ();
    [all...]
  /src/external/gpl3/binutils/dist/libiberty/
regex.c 1599 Requires variables fail_stack, regstart, regend, reg_info, and
1652 reg_info[this_reg].word.pointer); \
1654 REG_MATCH_NULL_STRING_P (reg_info[this_reg])); \
1655 DEBUG_PRINT2 (" active=%d", IS_ACTIVE (reg_info[this_reg])); \
1657 MATCHED_SOMETHING (reg_info[this_reg])); \
1659 EVER_MATCHED_SOMETHING (reg_info[this_reg])); \
1661 PUSH_FAILURE_ELT (reg_info[this_reg].word); \
1721 REG_INFO -- array of information about each subexpression.
1725 # define POP_FAILURE_POINT(str, pat, low_reg, high_reg, regstart, regend, reg_info)\
1770 reg_info[this_reg].word = POP_FAILURE_ELT ();
    [all...]
  /src/external/gpl3/binutils.old/dist/libiberty/
regex.c 1599 Requires variables fail_stack, regstart, regend, reg_info, and
1652 reg_info[this_reg].word.pointer); \
1654 REG_MATCH_NULL_STRING_P (reg_info[this_reg])); \
1655 DEBUG_PRINT2 (" active=%d", IS_ACTIVE (reg_info[this_reg])); \
1657 MATCHED_SOMETHING (reg_info[this_reg])); \
1659 EVER_MATCHED_SOMETHING (reg_info[this_reg])); \
1661 PUSH_FAILURE_ELT (reg_info[this_reg].word); \
1721 REG_INFO -- array of information about each subexpression.
1725 # define POP_FAILURE_POINT(str, pat, low_reg, high_reg, regstart, regend, reg_info)\
1770 reg_info[this_reg].word = POP_FAILURE_ELT ();
    [all...]
  /src/external/gpl3/gcc.old/dist/libiberty/
regex.c 1599 Requires variables fail_stack, regstart, regend, reg_info, and
1652 reg_info[this_reg].word.pointer); \
1654 REG_MATCH_NULL_STRING_P (reg_info[this_reg])); \
1655 DEBUG_PRINT2 (" active=%d", IS_ACTIVE (reg_info[this_reg])); \
1657 MATCHED_SOMETHING (reg_info[this_reg])); \
1659 EVER_MATCHED_SOMETHING (reg_info[this_reg])); \
1661 PUSH_FAILURE_ELT (reg_info[this_reg].word); \
1721 REG_INFO -- array of information about each subexpression.
1725 # define POP_FAILURE_POINT(str, pat, low_reg, high_reg, regstart, regend, reg_info)\
1770 reg_info[this_reg].word = POP_FAILURE_ELT ();
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/
df-scan.cc 449 /* First, grow the reg_info information. If the current size is less than
454 filled with reg_info structures. */
481 struct df_reg_info *reg_info;
484 reg_info = problem_data->reg_pool->allocate ();
485 memset (reg_info, 0, sizeof (struct df_reg_info));
486 df->def_regs[i] = reg_info;
487 reg_info = problem_data->reg_pool->allocate ();
488 memset (reg_info, 0, sizeof (struct df_reg_info));
489 df->use_regs[i] = reg_info;
490 reg_info = problem_data->reg_pool->allocate ()
479 struct df_reg_info *reg_info; local
609 struct df_reg_info **reg_info; local
728 struct df_reg_info *reg_info; local
    [all...]
rtl.cc 129 ? RTX_HDR_SIZE + sizeof (reg_info) \
rtl.h 221 struct GTY(()) reg_info {
447 struct reg_info reg;
1950 reg_info *reg = REG_CHECK (x);

Completed in 57 milliseconds