Searched refs:nof_internal_slots (Results 1 – 1 of 1) sorted by relevance
591 int nof_internal_slots, in PrintList() argument595 if (nof_internal_slots > 0) { in PrintList()596 PrintF(" %2d - %2d [internal slots]\n", 0 , nof_internal_slots - 1); in PrintList()599 PrintF(" %2d ", i + nof_internal_slots); in PrintList()