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

  /external/stlport/stlport/stl/
_limits.c 315 static double get_inf() { function
331 { return _NumericLimitsAccess<1>::get_inf(); }
348 static long double get_inf() { function
377 return _NumericLimitsAccess<__use_double_limits>::get_inf();
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_limits.c 315 static double get_inf() { function
331 { return _NumericLimitsAccess<1>::get_inf(); }
348 static long double get_inf() { function
377 return _NumericLimitsAccess<__use_double_limits>::get_inf();
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/
_limits.c 315 static double get_inf() { function
331 { return _NumericLimitsAccess<1>::get_inf(); }
348 static long double get_inf() { function
377 return _NumericLimitsAccess<__use_double_limits>::get_inf();
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/
_limits.c 315 static double get_inf() { function
331 { return _NumericLimitsAccess<1>::get_inf(); }
348 static long double get_inf() { function
377 return _NumericLimitsAccess<__use_double_limits>::get_inf();
  /prebuilt/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/stl/
_limits.c 315 static double get_inf() { function
331 { return _NumericLimitsAccess<1>::get_inf(); }
348 static long double get_inf() { function
377 return _NumericLimitsAccess<__use_double_limits>::get_inf();

Completed in 234 milliseconds