bm_file.c#81 int total[NC_MAX_VAR_DIMS]; #108 total[d] = 0; #116 total[d] += count[d]; #117 if (total[d] >= dimlen[d]) #131 *last_count = dimlen[0] - total[0]; nc4info.c#215 size_t total; #224 total = 0; #225 total += strlen(NCPVERSION); #226 total += strlen("=00000000"); #228 total += 1; /*|NCPROPSEP|*/ #229 total += strlen(NCPNCLIBVERSION); #230 total += strlen("="); #231 total += strlen(info->netcdfver); #234 total += 1; /*|NCPROPSEP|*/ #235 total += strlen(NCPHDF5LIBVERSION); #236 total += strlen("="); #237 total += strlen(info->hdf5ver); #239 propdata = (char*)malloc(total+1); #242 snprintf(propdata,total+1, #248 propdata[total] = '\0'; ncd2dispatch.c#1930 unsigned long total = 1; #1934 total *= dim->dim.declsize; #1937 return total; utils.c#366 size_t total = 0; #374 total += count; #376 return total;
HyperKWIC - Version 7.20DA executed at 11:37 on 27 Oct 2017 | Polyhedron Solutions - INTERNAL USE | COMMERCIAL (Any O/S) SN 4AKIed