Searched refs:nFpDigit (Results 1 – 1 of 1) sorted by relevance
18710 u8 nFpDigit; /* Significant digits to keep on double->text */ member85744 (p->db ? p->db->nFpDigit : 17), p->u.r);188339 if( nIn>3 && nIn<24 ) db->nFpDigit = (u8)nIn;188340 if( pOut ) *pOut = db->nFpDigit;190808 db->nFpDigit = 17;