HomeSort by relevance Sort by last modified time
    Searched refs:float_ulimit (Results 1 - 2 of 2) sorted by null

  /external/stlport/src/
complex_trig.cpp 33 static const union { unsigned int i; float f; } float_ulimit = { 0x42b2d4fc }; variable in typeref:union:__anon35838
34 static const float float_limit = float_ulimit.f;
  /ndk/sources/cxx-stl/stlport/src/
complex_trig.cpp 33 static const union { unsigned int i; float f; } float_ulimit = { 0x42b2d4fc }; variable in typeref:union:__anon43847
34 static const float float_limit = float_ulimit.f;

Completed in 60 milliseconds