Searched refs:ffelab_type (Results 1 - 4 of 4) sorted by relevance

/haiku-buildtools/legacy/gcc/gcc/f/
H A Dlab.h149 #define ffelab_type(l) ((l)->type) macro
H A Dstc.c858 switch (ffelab_type (ffestc_label_))
941 assert ((ffelab_type (ffestc_label_) == FFELAB_typeLOOPEND)
942 || (ffelab_type (ffestc_label_) == FFELAB_typeANY));
966 switch (ffelab_type (ffestc_label_))
1063 switch (ffelab_type (ffestc_label_))
1166 switch (ffelab_type (ffestc_label_))
1257 switch (ffelab_type (ffestc_label_))
1345 switch (ffelab_type (ffestc_label_))
1435 switch (ffelab_type (label))
1506 switch (ffelab_type (labe
[all...]
H A Dstd.c1253 if (ffelab_type (l) == FFELAB_typeLOOPEND)
1255 else if (ffelab_type (l) != FFELAB_typeANY)
1265 switch (ffelab_type (l))
H A Dcom.c12506 switch (ffelab_type (label))

Completed in 186 milliseconds