Home
last modified time | relevance | path

Searched refs:strtold (Results 1 – 22 of 22) sorted by relevance

/external/llvm/test/Transforms/InstCombine/
Dstrto-1.ll22 declare double @strtold(i8* %s, i8** %endptr)
23 ; CHECK: declare double @strtold(i8* readonly, i8** nocapture)
65 call double @strtold(i8* %x, i8** null)
66 ; CHECK-NEXT: call double @strtold(i8* nocapture %x, i8** null)
Ddisable-simplify-libcalls.ll34 declare x86_fp80 @strtold(i8*, i8**)
205 %ret = call x86_fp80 @strtold(i8* %x, i8** %y)
207 ; CHECK: call x86_fp80 @strtold
/external/clang/test/CodeGen/
Dlibcalls-fno-builtin.c25 long double strtold(const char *nptr, char **endptr);
107 long double t20(char **x) { return strtold("123.4", x); } in t20()
/external/libcxx/include/support/solaris/
Dxlocale.h49 return strtold(__nptr, __endptr); in strtold_l()
/external/libcxx/include/
Dcstdlib41 long double strtold (const char* restrict nptr, char** restrict endptr); // C99
111 using ::strtold;
/external/toybox/toys/posix/
Dprintf.c127 long double ld = strtold(aa, &end); in printf_main()
/external/libcxx/include/support/win32/
Dsupport.h62 _LIBCPP_ALWAYS_INLINE long double strtold(const char *nptr, char **endptr) in strtold() function
/external/libcxx/test/std/depr/depr.c.headers/
Dstdlib_h.pass.cpp49 static_assert((std::is_same<decltype(strtold("", endptr)), long double>::value), ""); in main()
/external/libcxx/include/support/xlocale/
Dxlocale.h161 return strtold(nptr, endptr); in strtold_l()
/external/libcxx/test/std/language.support/support.runtime/
Dcstdlib.pass.cpp49 static_assert((std::is_same<decltype(std::strtold("", endptr)), long double>::value), ""); in main()
/external/libcxx/include/support/ibm/
Dxlocale.h289 return strtold(__nptr, __endptr); in strtold_l()
/external/libcxx/src/
Dstring.cpp225 return as_float_helper<long double>( func, s, idx, strtold ); in as_float()
/external/llvm/include/llvm/Analysis/
DTargetLibraryInfo.def921 /// long double strtold(const char *nptr, char **endptr);
922 TLI_DEFINE_ENUM_INTERNAL(strtold)
923 TLI_DEFINE_STRING_INTERNAL("strtold")
/external/ltrace/etc/
Dlibc.so.conf253 ldouble strtold(string, +string*);
/external/compiler-rt/lib/msan/
Dmsan_interceptors.cc457 INTERCEPTORS_STRTO(long double, strtold, char) // NOLINT in INTERCEPTORS_STRTO()
1518 INTERCEPT_STRTO(strtold); in InitializeInterceptors()
/external/libxml2/
Dtriostr.c973 return strtold(source, endp);
/external/llvm/lib/Transforms/IPO/
DFunctionAttrs.cpp870 case LibFunc::strtold: in inferPrototypeAttributes()
/external/llvm/lib/Transforms/Utils/
DSimplifyLibCalls.cpp1932 case LibFunc::strtold: in optimizeStringMemoryLibCall()
/external/compiler-rt/lib/msan/tests/
Dmsan_test.cc1654 TEST_STRTO_FLOAT(strtold, char, )
/external/valgrind/perf/
Dtinycc.c5374 #define strtold (long double)strtod macro
5380 long double strtold(const char *nptr, char **endptr) in strtold() function
5391 extern long double strtold (const char *__nptr, char **__endptr);
9055 tokc.ld = strtold(token_buf, NULL); in parse_number()
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt3011 fun:strtold=uninstrumented
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/
Dlibc-2.13.so.sym212 PUBLIC 387b0 0 strtold