Searched refs:float_ulimit (Results 1 – 1 of 1) sorted by relevance
33 static const union { unsigned int i; float f; } float_ulimit = { 0x42b2d4fc }; variable34 static const float float_limit = float_ulimit.f;