Lines Matching refs:tripletcount
2589 int netgcount = 0, tripletcount = 0, retval = 1, i;
2669 data.triplet[tripletcount++] =
2697 for (i = 0; i < tripletcount &&
2700 if (i < tripletcount)
2703 tripletcount++;
2707 tripletcount * sizeof (char **))) == NULL) {
2712 data.triplet[tripletcount-1] = triplet_tmp;
2741 (tripletcount + 1) * sizeof (char **))) == NULL) {
2745 data.triplet[tripletcount] = NULL;
2776 for (i = 0; i < tripletcount; i++) {