Home | History | Annotate | Download | only in grxmlcompile

Lines Matching refs:num_slots

655   int num_slots = 0;
682 num_slots++;
685 if(num_slots > MAX_NUM_SLOTS) {
686 std::cout << "Error: SREC may have trouble with this many slots! (" << num_slots << ")" << std::endl;