Lines Matching full:tbase
1331 double tBase = fTs[index].fT;1332 while (index > 0 && precisely_negative(tBase - fTs[--index].fT))