HomeSort by: relevance | last modified time | path
    Searched defs:IN_NAMED_SECTION_P (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/config/arm/
unknown-elf.h 53 #define IN_NAMED_SECTION_P(DECL) \
61 if (IN_NAMED_SECTION_P (DECL)) \
78 if ((DECL) != NULL && IN_NAMED_SECTION_P (DECL)) \
  /src/external/gpl3/gcc.old/dist/gcc/config/arm/
unknown-elf.h 53 #define IN_NAMED_SECTION_P(DECL) \
61 if (IN_NAMED_SECTION_P (DECL)) \
78 if ((DECL) != NULL && IN_NAMED_SECTION_P (DECL)) \
  /src/external/gpl3/gcc/dist/gcc/config/pa/
pa.h 936 #define IN_NAMED_SECTION_P(DECL) \
  /src/external/gpl3/gcc.old/dist/gcc/config/pa/
pa.h 946 #define IN_NAMED_SECTION_P(DECL) \

Completed in 19 milliseconds