Searched refs:table_is_full (Results 1 – 1 of 1) sorted by relevance
394 int init_key_size, key_size, table_is_full=0; in read_image_data() local422 table_is_full = 0; in read_image_data()423 } else if (!table_is_full) { in read_image_data()431 table_is_full = 1; in read_image_data()453 if (key < table->nentries - 1 && !table_is_full) in read_image_data()