EM_NUM
#if EM_NUM != (EM_AIECTRLCODE + 1)
if ((machine < EM_NONE) || (machine >= EM_NUM))
static const char *mach_str[EM_NUM] = {
#define CONV_MACH_ALL EM_NUM /* Never a valid machine type */
#if (EM_NUM != (EM_AIECTRLCODE + 1))