Home
last modified time | relevance | path

Searched defs:fixed (Results 1 – 4 of 4) sorted by relevance

/ndk/sources/cxx-stl/stlport/src/
Dios.cpp52 const ios_base::fmtflags ios_base::fixed; member in ios_base
/ndk/sources/cxx-stl/stlport/stlport/stl/
D_ios_base.h334 inline ios_base& _STLP_CALL fixed(ios_base& __s) in fixed() function
/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
Dios.cpp94 const ios_base::fmtflags ios_base::fixed; member in ios_base
/ndk/tests/build/issue20862-libpng-O0/jni/
Dpngpriv.h598 #define png_float(png_ptr, fixed, s) (.00001 * (fixed)) argument