Searched refs:is_label (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-loongarch.c510 is_label (const char *c_str) function
584 ip->match_now = is_label (arg);
H A Dtc-m68k.c7641 if (is_label (buf))
7685 is_label (char *str)
7678 is_label (char *str) function
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-loongarch.c510 is_label (const char *c_str) function
584 ip->match_now = is_label (arg);
H A Dtc-m68k.c7641 if (is_label (buf))
7685 is_label (char *str)
7678 is_label (char *str) function
/netbsd-current/external/gpl3/binutils/dist/gas/
H A Dexpr.c919 int is_label = 1;
934 is_label = (cp == input_line_pointer + 1
940 if (is_label)
915 int is_label = 1; local
/netbsd-current/external/gpl3/gdb.old/dist/gas/
H A Dexpr.c890 int is_label = 1;
905 is_label = (cp == input_line_pointer + 1
911 if (is_label)
886 int is_label = 1; local
/netbsd-current/external/gpl3/binutils.old/dist/gas/
H A Dexpr.c919 int is_label = 1;
934 is_label = (cp == input_line_pointer + 1
940 if (is_label)
915 int is_label = 1; local
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-eh.c338 int is_label; member in struct:goto_queue_node
584 bool is_label,
609 q->is_label = is_label;
743 gcc_assert (!q->is_label);
780 gcc_assert (q->is_label);
581 record_in_goto_queue(struct leh_tf_state *tf, treemple new_stmt, int index, bool is_label, location_t location) argument
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-eh.cc338 int is_label; member in struct:goto_queue_node
584 bool is_label,
609 q->is_label = is_label;
743 gcc_assert (!q->is_label);
780 gcc_assert (q->is_label);
581 record_in_goto_queue(struct leh_tf_state *tf, treemple new_stmt, int index, bool is_label, location_t location) argument
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-m68k.c7666 if (is_label (buf))
7710 is_label (char *str)
7703 is_label (char *str) function

Completed in 205 milliseconds