Searched refs:ffelab_firstref_line (Results 1 – 3 of 3) sorted by relevance
/openbsd/gnu/usr.bin/gcc/gcc/f/ |
H A D | lab.h | 121 #define ffelab_firstref_line(l) ((l)->firstref_line) macro
|
H A D | stc.c | 874 ffebad_here (1, ffelab_firstref_line (ffestc_label_), in ffestc_labeldef_branch_begin_() 910 ffebad_here (1, ffelab_firstref_line (ffestc_label_), in ffestc_labeldef_branch_begin_() 982 ffebad_here (1, ffelab_firstref_line (ffestc_label_), in ffestc_labeldef_endif_() 1024 ffebad_here (1, ffelab_firstref_line (ffestc_label_), in ffestc_labeldef_endif_() 1107 ffebad_here (1, ffelab_firstref_line (ffestc_label_), in ffestc_labeldef_format_() 1182 ffebad_here (1, ffelab_firstref_line (ffestc_label_), in ffestc_labeldef_notloop_() 1224 ffebad_here (1, ffelab_firstref_line (ffestc_label_), in ffestc_labeldef_notloop_() 1273 ffebad_here (1, ffelab_firstref_line (ffestc_label_), in ffestc_labeldef_notloop_begin_() 1314 ffebad_here (1, ffelab_firstref_line (ffestc_label_), in ffestc_labeldef_notloop_begin_() 1728 ffewhere_line_kill (ffelab_firstref_line (label)); in ffestc_labelref_is_loopend_() [all …]
|
H A D | std.c | 1216 ffebad_here (0, ffelab_firstref_line (l), ffelab_firstref_column (l)); in ffestd_subr_labels_() 1217 else if (!ffewhere_line_is_unknown (ffelab_firstref_line (l))) in ffestd_subr_labels_() 1218 ffebad_here (0, ffelab_firstref_line (l), ffelab_firstref_column (l)); in ffestd_subr_labels_() 1229 ffewhere_line_use (ffelab_firstref_line (l))); in ffestd_subr_labels_() 1241 ffewhere_line_use (ffelab_firstref_line (l))); in ffestd_subr_labels_() 1253 ffewhere_line_use (ffelab_firstref_line (l))); in ffestd_subr_labels_()
|