Lines Matching refs:tripletcount
2588 int netgcount = 0, tripletcount = 0, retval = 1, i;
2668 data.triplet[tripletcount++] =
2696 for (i = 0; i < tripletcount &&
2699 if (i < tripletcount)
2702 tripletcount++;
2706 tripletcount * sizeof (char **))) == NULL) {
2711 data.triplet[tripletcount-1] = triplet_tmp;
2740 (tripletcount + 1) * sizeof (char **))) == NULL) {
2744 data.triplet[tripletcount] = NULL;
2775 for (i = 0; i < tripletcount; i++) {