Home
last modified time | relevance | path

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

/ndk/sources/android/support/src/msun/
De_log2f.c74 if (sizeof(float_t) > sizeof(float)) in __ieee754_log2f()
75 return (r - hfsq + f) * ((float_t)ivln2lo + ivln2hi) + y; in __ieee754_log2f()
/ndk/sources/android/support/include/
Dmath.h41 typedef float float_t; typedef
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/support/win32/
Dmath_win32.h22 typedef float float_t; typedef
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
Dcmath43 float_t // C99
652 using ::float_t;