Searched refs:total_d_len (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lzo-2.06/examples/
H A Ddict.c74 static lzo_uint total_d_len = 0; variable
86 total_d_len += d_len;
271 print_file("***TOTALS***",total_d_len,total_c_len);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lzo-2.06/lzotest/
H A Dlzotest.c279 static unsigned long total_d_len = 0; variable
920 total_d_len += d_len;
996 total_d_len / n, total_blocks * 1.0 / n, total_c_len / n, perc_str,
1000 set_perc(total_c_len, total_d_len, perc_str);
1003 total_d_len, total_blocks, total_c_len, perc_str, "",

Completed in 55 milliseconds