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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/
H A Dlist.c113 zusz_t csiz, tot_csize=0L, tot_ucsize=0L; local
412 tot_ucsize += G.crec.ucsize;
443 if ((cfactor = ratio(tot_ucsize, tot_csize)) < 0) {
457 G.lpUserFunctions->TotalSize = tot_ucsize;
468 FmZofft(tot_ucsize, "8", "u"), FmZofft(tot_csize, "8", "u"),
486 FmZofft(tot_ucsize, "9", "u"), tot_easize, tot_aclsize,
490 FmZofft(tot_ucsize, "9", "u"),
H A Dzipinfo.c711 zusz_t tot_csize=0L, tot_ucsize=0L; local
880 tot_ucsize += G.crec.ucsize;
913 int cfactor = ratio(tot_ucsize, tot_csize);
921 FmZofft(tot_ucsize, NULL, "u"),

Completed in 139 milliseconds