Searched refs:COFF_SLOTS (Results 1 – 1 of 1) sorted by relevance
72 #define COFF_SLOTS (16) macro73 debug_type slots[COFF_SLOTS];115 if (indx / COFF_SLOTS > 1000) in coff_get_slot()118 while (indx >= COFF_SLOTS) in coff_get_slot()126 indx -= COFF_SLOTS; in coff_get_slot()