Searched defs:nDig (Results 1 – 3 of 3) sorted by relevance
287 short nDig = nPrec + 1; // Anzahl Digits in Zahl in myftoa() local
1700 const size_t nDig = ((sizeof(sal_Int64) * 8) / 3) + 1; in ImplGetNumberStringLengthGuess() local
2306 size_t nDig; in ScBase() local
Completed in 48 milliseconds