Searched refs:bytes_in_out_buf (Results 1 – 1 of 1) sorted by relevance
450 size_t bytes_in_out_buf = next_out - out_buf; in handle_flash_deflated_data() local451 if (status == TINFL_STATUS_DONE || bytes_in_out_buf == sizeof(out_buf)) { in handle_flash_deflated_data()453 handle_flash_data(out_buf, bytes_in_out_buf); in handle_flash_deflated_data()