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