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

  /src/external/gpl3/gcc/dist/gcc/config/v850/
v850.h 805 COUNT_OF_GHS_SECTION_KINDS /* must be last */
823 extern const char * GHS_default_section_names [(int) COUNT_OF_GHS_SECTION_KINDS];
824 extern const char * GHS_current_section_names [(int) COUNT_OF_GHS_SECTION_KINDS];
  /src/external/gpl3/gcc.old/dist/gcc/config/v850/
v850.h 805 COUNT_OF_GHS_SECTION_KINDS /* must be last */
823 extern const char * GHS_default_section_names [(int) COUNT_OF_GHS_SECTION_KINDS];
824 extern const char * GHS_current_section_names [(int) COUNT_OF_GHS_SECTION_KINDS];

Completed in 23 milliseconds