Searched refs:roundtrip_fails (Results 1 – 1 of 1) sorted by relevance
13 unsigned roundtrip_fails = 0; in test() local26 ++roundtrip_fails; in test()30 if(roundtrip_fails) { in test()31 … printf("Failure! %u/65536 half floats failed a conversion to float and back.\n", roundtrip_fails); in test()