Searched refs:EVAX_SECTION_COUNT (Results 1 – 1 of 1) sorted by relevance
3894 #define EVAX_SECTION_COUNT 5 in s_alpha_section() macro3895 static char *section_name[EVAX_SECTION_COUNT + 1] = in s_alpha_section()3898 if ((secid <= 0) || (secid > EVAX_SECTION_COUNT)) in s_alpha_section()