Home
last modified time | relevance | path

Searched refs:float_ulimit (Results 1 – 1 of 1) sorted by relevance

/external/stlport/src/
Dcomplex_trig.cpp33 static const union { unsigned int i; float f; } float_ulimit = { 0x42b2d4fc }; variable
34 static const float float_limit = float_ulimit.f;