Searched refs:ST_ENTRY (Results 1 - 6 of 6) sorted by relevance

/haiku-buildtools/binutils/include/som/
H A Daout.h230 #define ST_ENTRY 6 macro
/haiku-buildtools/gcc/gcc/fortran/
H A Dparse.c214 match ("entry% ", gfc_match_entry, ST_ENTRY);
457 match ("entry% ", gfc_match_entry, ST_ENTRY);
1688 case ST_ENTRY:
2256 case ST_ENTRY:
2402 case ST_ENTRY:
3294 case ST_ENTRY:
4702 case ST_ENTRY:
H A Dgfortran.h209 ST_END_SUBROUTINE, ST_END_WHERE, ST_END_TYPE, ST_ENTRY, ST_EQUIVALENCE, enumerator in enum:__anon86
H A Ddecl.c5797 gfc_syntax_error (ST_ENTRY);
5826 gfc_syntax_error (ST_ENTRY);
/haiku-buildtools/legacy/binutils/bfd/
H A Dsom.c3931 external functions to have type ST_CODE rather than ST_ENTRY). */
3939 They should have type ST_ENTRY. Also retrieve the argument
3947 info->symbol_type = ST_ENTRY;
4041 && (info->symbol_type == ST_ENTRY
4199 || (symbol->symbol_type != ST_ENTRY
4292 else if (bufp->symbol_type == ST_ENTRY)
4311 case ST_ENTRY:
/haiku-buildtools/binutils/bfd/
H A Dsom.c4311 external functions to have type ST_CODE rather than ST_ENTRY). */
4319 They should have type ST_ENTRY. Also retrieve the argument
4327 info->symbol_type = ST_ENTRY;
4423 && (info->symbol_type == ST_ENTRY
4590 || (symbol_type != ST_ENTRY
4689 else if (symbol_type == ST_ENTRY)
4709 case ST_ENTRY:

Completed in 216 milliseconds