Searched refs:reg_char (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gnulib/import/
H A Dmemchr.c37 # define reg_char char macro
72 unsigned reg_char c;
H A Dmemrchr.c29 # define reg_char char macro
59 unsigned reg_char c;
/netbsd-current/external/gpl3/gdb/dist/gnulib/import/
H A Dmemchr.c37 # define reg_char char macro
72 unsigned reg_char c;
H A Dmemrchr.c29 # define reg_char char macro
59 unsigned reg_char c;
/netbsd-current/external/gpl2/diffutils/dist/lib/
H A Dmemchr.c43 # define reg_char char macro
80 unsigned reg_char c;
/netbsd-current/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/
H A Dmemchr.c38 # define reg_char char macro
59 unsigned reg_char c;
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dmemchr.c38 # define reg_char char macro
59 unsigned reg_char c;
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/libgrep/
H A Dmemchr.c38 # define reg_char char macro
59 unsigned reg_char c;
/netbsd-current/external/gpl2/xcvs/dist/lib/
H A Dmemchr.c41 # define reg_char char macro
62 unsigned reg_char c;
H A Dmemrchr.c38 # define reg_char char macro
57 unsigned reg_char c;
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Darm-tdep.c3711 int reg_char; local
3717 reg_char = arm_vfp_cprc_reg_char (vfp_base_type);
3722 if (reg_char == 'q')
3728 reg_char, reg_scaled + i);
8117 int reg_char = arm_vfp_cprc_reg_char (vfp_base_type); local
8122 if (reg_char == 'q')
8137 xsnprintf (name_buf, sizeof (name_buf), "%c%d", reg_char, i);
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Darm-tdep.c4729 int reg_char; local
4735 reg_char = arm_vfp_cprc_reg_char (vfp_base_type);
4740 if (reg_char == 'q')
4746 reg_char, reg_scaled + i);
9184 int reg_char = arm_vfp_cprc_reg_char (vfp_base_type); local
9189 if (reg_char == 'q')
9204 xsnprintf (name_buf, sizeof (name_buf), "%c%d", reg_char, i);

Completed in 394 milliseconds