HomeSort by: relevance | last modified time | path
    Searched refs:ST_ENTRY (Results 1 - 14 of 14) sorted by relevancy

  /src/external/gpl3/binutils/dist/include/som/
aout.h 230 #define ST_ENTRY 6
  /src/external/gpl3/binutils.old/dist/include/som/
aout.h 230 #define ST_ENTRY 6
  /src/external/gpl3/gdb/dist/include/som/
aout.h 230 #define ST_ENTRY 6
  /src/external/gpl3/gdb.old/dist/include/som/
aout.h 230 #define ST_ENTRY 6
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
parse.cc 214 match ("entry% ", gfc_match_entry, ST_ENTRY);
488 match ("entry% ", gfc_match_entry, ST_ENTRY);
2095 case ST_ENTRY:
2851 case ST_ENTRY:
2997 case ST_ENTRY:
4101 case ST_ENTRY:
5816 case ST_ENTRY:
gfortran.h 243 ST_ENTRY, ST_EQUIVALENCE, ST_ERROR_STOP, ST_EXIT, ST_FORALL, ST_FORALL_BLOCK,
decl.cc 7889 gfc_syntax_error (ST_ENTRY);
7918 gfc_syntax_error (ST_ENTRY);
  /src/external/gpl3/gcc/dist/gcc/fortran/
parse.cc 222 match ("entry% ", gfc_match_entry, ST_ENTRY);
541 match ("entry% ", gfc_match_entry, ST_ENTRY);
2297 case ST_ENTRY:
3078 case ST_ENTRY:
3227 case ST_ENTRY:
4330 case ST_ENTRY:
6240 case ST_ENTRY:
gfortran.h 244 ST_ENTRY, ST_EQUIVALENCE, ST_ERROR_STOP, ST_EXIT, ST_FORALL, ST_FORALL_BLOCK,
decl.cc 7960 gfc_syntax_error (ST_ENTRY);
7989 gfc_syntax_error (ST_ENTRY);
  /src/external/gpl3/binutils/dist/bfd/
som.c 4245 external functions to have type ST_CODE rather than ST_ENTRY). */
4253 They should have type ST_ENTRY. Also retrieve the argument
4261 info->symbol_type = ST_ENTRY;
4359 && (info->symbol_type == ST_ENTRY
4531 || (symbol_type != ST_ENTRY
4636 else if (symbol_type == ST_ENTRY)
4663 case ST_ENTRY:
  /src/external/gpl3/binutils.old/dist/bfd/
som.c 4245 external functions to have type ST_CODE rather than ST_ENTRY). */
4253 They should have type ST_ENTRY. Also retrieve the argument
4261 info->symbol_type = ST_ENTRY;
4357 && (info->symbol_type == ST_ENTRY
4529 || (symbol_type != ST_ENTRY
4634 else if (symbol_type == ST_ENTRY)
4661 case ST_ENTRY:
  /src/external/gpl3/gdb/dist/bfd/
som.c 4245 external functions to have type ST_CODE rather than ST_ENTRY). */
4253 They should have type ST_ENTRY. Also retrieve the argument
4261 info->symbol_type = ST_ENTRY;
4357 && (info->symbol_type == ST_ENTRY
4529 || (symbol_type != ST_ENTRY
4634 else if (symbol_type == ST_ENTRY)
4661 case ST_ENTRY:
  /src/external/gpl3/gdb.old/dist/bfd/
som.c 4245 external functions to have type ST_CODE rather than ST_ENTRY). */
4253 They should have type ST_ENTRY. Also retrieve the argument
4261 info->symbol_type = ST_ENTRY;
4357 && (info->symbol_type == ST_ENTRY
4529 || (symbol_type != ST_ENTRY
4634 else if (symbol_type == ST_ENTRY)
4661 case ST_ENTRY:

Completed in 83 milliseconds