HomeSort by relevance Sort by last modified time
    Searched full:strtold (Results 126 - 150 of 309) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/libcxx/src/
string.cpp 226 return as_float_helper<long double>( func, s, idx, strtold );
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
string.cpp 225 return as_float_helper<long double>( func, s, idx, strtold );
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
stdlib.h 402 /* strtold is already an alias to __mingw_strtold */
407 long double __cdecl __MINGW_NOTHROW strtold(const char * __restrict__ , char ** __restrict__ );
  /bionic/libc/
libc.arm.brillo.map 1018 strtold;
libc.arm.map 1018 strtold;
libc.map.txt 1043 strtold;
libc.mips.map 1016 strtold;
libc.x86.map 1014 strtold;
  /external/ltrace/etc/
libc.so.conf 253 ldouble strtold(string, +string*);
  /external/compiler-rt/lib/msan/
msan_interceptors.cc 463 INTERCEPTORS_STRTO(long double, strtold, char) // NOLINT
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/32/bits/
c++config.h 838 /* Define to 1 if you have the `strtold' function. */
1643 # define strtold macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/bits/
c++config.h 838 /* Define to 1 if you have the `strtold' function. */
1643 # define strtold macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/32/bits/
c++config.h 838 /* Define to 1 if you have the `strtold' function. */
1643 # define strtold macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/bits/
c++config.h 838 /* Define to 1 if you have the `strtold' function. */
1643 # define strtold macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/x86_64-w64-mingw32/32/bits/
c++config.h 838 /* Define to 1 if you have the `strtold' function. */
1643 # define strtold macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/x86_64-w64-mingw32/bits/
c++config.h 838 /* Define to 1 if you have the `strtold' function. */
1643 # define strtold macro
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/arm64-v8a/include/bits/
c++config.h 842 /* Define to 1 if you have the `strtold' function. */
1657 # define strtold macro
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi/include/bits/
c++config.h 842 /* Define to 1 if you have the `strtold' function. */
1657 # define strtold macro
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include/bits/
c++config.h 842 /* Define to 1 if you have the `strtold' function. */
1657 # define strtold macro
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips/include/bits/
c++config.h 842 /* Define to 1 if you have the `strtold' function. */
1657 # define strtold macro
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips32r6/include/bits/
c++config.h 842 /* Define to 1 if you have the `strtold' function. */
1657 # define strtold macro
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips64/include/bits/
c++config.h 842 /* Define to 1 if you have the `strtold' function. */
1657 # define strtold macro
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86/include/bits/
c++config.h 842 /* Define to 1 if you have the `strtold' function. */
1657 # define strtold macro
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86_64/include/bits/
c++config.h 842 /* Define to 1 if you have the `strtold' function. */
1657 # define strtold macro
    [all...]
  /bionic/libc/upstream-openbsd/lib/libc/stdio/
vfscanf.c 840 long double res = strtold(buf,

Completed in 1871 milliseconds

1 2 3 4 56 7 8 91011>>