Searched refs:nP_Dbl (Results 1 – 2 of 2) sorted by relevance
88 nP_Dbl = 8; in TokenPool()89 pP_Dbl = new double[ nP_Dbl ]; in TokenPool()201 sal_uInt16 nP_DblNew = lcl_canGrow( nP_Dbl); in GrowDouble()210 for( sal_uInt16 nL = 0 ; nL < nP_Dbl ; nL++ ) in GrowDouble()213 nP_Dbl = nP_DblNew; in GrowDouble()415 if (n < nP_Dbl) in GetElement()637 if( nP_DblAkt >= nP_Dbl ) in Store()
95 sal_uInt16 nP_Dbl; member in TokenPool
Completed in 22 milliseconds