Home
last modified time | relevance | path

Searched refs:FFELAB_typeASSIGNABLE (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/usr.bin/gcc/gcc/f/
Dlab.h42 FFELAB_typeASSIGNABLE, /* Target of ASSIGN: so FORMAT or BRANCH. */ enumerator
Dstc.c860 case FFELAB_typeASSIGNABLE: in ffestc_labeldef_branch_begin_()
968 case FFELAB_typeASSIGNABLE: in ffestc_labeldef_endif_()
1065 case FFELAB_typeASSIGNABLE: in ffestc_labeldef_format_()
1168 case FFELAB_typeASSIGNABLE: in ffestc_labeldef_notloop_()
1259 case FFELAB_typeASSIGNABLE: in ffestc_labeldef_notloop_begin_()
1376 case FFELAB_typeASSIGNABLE: in ffestc_labeldef_useless_()
1437 ffelab_set_type (label, FFELAB_typeASSIGNABLE); in ffestc_labelref_is_assignable_()
1440 case FFELAB_typeASSIGNABLE: in ffestc_labelref_is_assignable_()
1508 case FFELAB_typeASSIGNABLE: in ffestc_labelref_is_branch_()
1637 case FFELAB_typeASSIGNABLE: in ffestc_labelref_is_format_()
[all …]
Dstd.c1239 case FFELAB_typeASSIGNABLE: in ffestd_subr_labels_()