Searched refs:pP_Dbl (Results 1 – 2 of 2) sorted by relevance
89 pP_Dbl = new double[ nP_Dbl ]; in TokenPool()127 delete[] pP_Dbl; in ~TokenPool()211 pP_DblNew[ nL ] = pP_Dbl[ nL ]; in GrowDouble()215 delete[] pP_Dbl; in GrowDouble()216 pP_Dbl = pP_DblNew; in GrowDouble()416 pScToken->AddDouble( pP_Dbl[ n ] ); in GetElement()644 pP_Dbl[ nP_DblAkt ] = rDouble; in Store()
94 double* pP_Dbl; // Pool fuer Doubles member in TokenPool
Completed in 16 milliseconds