Searched defs:DoublePrecisionToCharsTestCase (Results 1 – 1 of 1) sorted by relevance
56 struct DoublePrecisionToCharsTestCase { struct57 double value;58 chars_format fmt;59 int precision;60 const char* correct;