NELEMS
if (NELEMS(amidisplaycc_screentab) !=
NELEMS(amidisplaycc_screens))
type = (id->BaseType >= NELEMS(BaseType)) ? 0 : id->BaseType;
q = id->Interface >= NELEMS(IDEController_tabel)
q = id->Interface >= NELEMS(FloppyController_table)
q = id->Interface >= NELEMS(AudioController_table)
q = id->Interface >= NELEMS(PCIBridge_table)
q = id->Interface >= NELEMS(RS232Device_table)
q = id->Interface >= NELEMS(ATCompatibleParallelPort_table)
q = id->Interface >= NELEMS(PIC_table)
q = id->Interface >= NELEMS(DMAController_table)
q = id->Interface >= NELEMS(SystemTimer_table)
q = id->Interface >= NELEMS(RealTimeClock_table)
q = id->Interface >= NELEMS(L2Cache_table)
q = id->Interface >= NELEMS(NVRAM_table)
q = id->Interface >= NELEMS(PowerManagement_table)
q = id->Interface >= NELEMS(OperatorPanel_table)
q = id->Interface >= NELEMS(GraphicAssist_table)
(l >= NELEMS(FirmwareSupplier)) ? "Unknown" : FirmwareSupplier[l]);
printf(" : %s\n", i >= NELEMS(FirmwareSupports)
(s >= NELEMS(EndianSwitchMethod))
(s >= NELEMS(SpreadIOMethod)) ? "Unknown" : SpreadIOMethod[s]);
(l >= NELEMS(CacheAttrib)) ? "Unknown" : CacheAttrib[l]);
(l >= NELEMS(TLBAttrib)) ? "Unknown" : TLBAttrib[l]);
j >= NELEMS(Usage) ? "Unknown" : Usage[j]);
j >= NELEMS(BusId) ? "Unknown" : BusId[j]);
j >= NELEMS(Flags) ? "Unknown" : Flags[j]);
for (first = 1, i = 0; i < NELEMS(IRQInfo); i++) {
for (i = 0; i < NELEMS(map)-1; i++) {
#ifndef NELEMS