Searched refs:gbnds (Results 1 – 2 of 2) sorted by relevance
1688 double *lbnds = (double *) NULL, *gbnds = (double *) NULL; local1836 gbnds = CC_SAFE_MALLOC (nheavy, double);1837 if (!gbnds) {1906 gbnds[i] = gdat->x[heavy[i]->name] +1936 (((double) light[i]->y) * 0.5) < gbnds[j]) {1958 xcoord[i] - (((double) light[i]->y) * 0.5) < gbnds[j]) {1968 (((double) heavy[i]->y) * 0.5) < gbnds[j]) {1977 (((double) heavy[i]->y) * 0.5) < gbnds[j]) {2019 CC_IFFREE (gbnds, double);
1449 double *lbnds = (double *) NULL, *gbnds = (double *) NULL; in kd_fixmatch() local1599 gbnds = CC_SAFE_MALLOC (nheavy, double); in kd_fixmatch()1600 if (!gbnds) { in kd_fixmatch()1669 gbnds[i] = dat->x[heavy[i]->name] + in kd_fixmatch()1700 (((double) light[i]->y) * 0.5) < gbnds[j]) { in kd_fixmatch()1725 xcoord[i]-(((double) light[i]->y) * 0.5) < gbnds[j]) { in kd_fixmatch()1736 (((double) heavy[i]->y) * 0.5) < gbnds[j]) { in kd_fixmatch()1746 (((double) heavy[i]->y) * 0.5) < gbnds[j]) { in kd_fixmatch()1789 CC_IFFREE (gbnds, double); in kd_fixmatch()