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

  /external/stlport/src/
num_get_float.cpp 232 static void _Stl_norm_and_round(uint64& p, int& norm, uint64 prodhi, uint64 prodlo) {
308 _Stl_norm_and_round(p, norm, prodhi, prodlo);
315 _Stl_norm_and_round(p, norm, prodhi, prodlo);
  /ndk/sources/android/stlport/src/
num_get_float.cpp 232 static void _Stl_norm_and_round(uint64& p, int& norm, uint64 prodhi, uint64 prodlo) {
308 _Stl_norm_and_round(p, norm, prodhi, prodlo);
315 _Stl_norm_and_round(p, norm, prodhi, prodlo);

Completed in 536 milliseconds