Searched defs:FloatToCharsTestCase (Results 1 – 1 of 1) sorted by relevance
29 struct FloatToCharsTestCase { struct30 float value;31 chars_format fmt;32 const char* correct;