Searched refs:nof_internal_slots (Results 1 – 1 of 1) sorted by relevance
794 int nof_internal_slots, in PrintList() argument800 if (nof_internal_slots > 0) { in PrintList()801 PrintF(" %2d - %2d [internal slots]\n", 0 , nof_internal_slots - 1); in PrintList()803 for (int i = nof_internal_slots; start < end; ++i, ++start) { in PrintList()