Home
last modified time | relevance | path

Searched refs:strtof (Results 1 – 24 of 24) sorted by relevance

/external/llvm/test/Transforms/InstCombine/
Dstrto-1.ll13 declare float @strtof(i8* %s, i8** %endptr, i32 %base)
14 ; CHECK: declare float @strtof(i8* readonly, i8** nocapture, i32)
44 call float @strtof(i8* %x, i8** null, i32 10)
45 ; CHECK-NEXT: call float @strtof(i8* nocapture %x, i8** null, i32 10)
Ddisable-simplify-libcalls.ll33 declare float @strtof(i8*, i8**)
197 %ret = call float @strtof(i8* %x, i8** %y)
199 ; CHECK: call float @strtof
/external/clang/test/CodeGen/
Dlibcalls-fno-builtin.c24 float strtof(const char *nptr, char **endptr);
103 float t19(char **x) { return strtof("123.4", x); } in t19()
/external/libcxx/include/
Dcstdlib40 float strtof (const char* restrict nptr, char** restrict endptr); // C99
110 using ::strtof;
/external/libcxx/include/support/win32/
Dsupport.h54 _LIBCPP_ALWAYS_INLINE float strtof(const char *nptr, char **endptr) in strtof() function
/external/libcxx/test/std/depr/depr.c.headers/
Dstdlib_h.pass.cpp48 static_assert((std::is_same<decltype(strtof("", endptr)), float>::value), ""); in main()
/external/libcxx/test/std/language.support/support.runtime/
Dcstdlib.pass.cpp60 static_assert((std::is_same<decltype(std::strtof("", endptr)), float>::value), ""); in main()
/external/mesa3d/src/mesa/main/
Dimports.c552 return strtof(s, end); in _mesa_strtof()
/external/iproute2/ip/
Diplink_can.c69 res = strtof(arg, &ptr); in get_float()
/external/squashfs-tools/squashfs-tools/
Dxz_wrapper.c111 size = strtof(argv[1], &b); in xz_options()
/external/skia/samplecode/
DSamplePath.cpp62 float x = strtof("9.94099e+07", nullptr); in test_cubic2()
/external/libcxx/src/
Dstring.cpp210 return as_float_helper<float>( func, s, idx, strtof ); in as_float()
/external/llvm/include/llvm/Analysis/
DTargetLibraryInfo.def999 /// float strtof(const char *nptr, char **endptr);
1000 TLI_DEFINE_ENUM_INTERNAL(strtof)
1001 TLI_DEFINE_STRING_INTERNAL("strtof")
/external/ltrace/etc/
Dlibc.so.conf252 float strtof(string, +string*);
/external/compiler-rt/lib/msan/
Dmsan_interceptors.cc462 INTERCEPTORS_STRTO(float, strtof, char) // NOLINT in INTERCEPTORS_STRTO()
1570 INTERCEPT_STRTO(strtof); in InitializeInterceptors()
/external/protobuf/src/google/protobuf/stubs/
Dstrutil.cc1217 *value = strtof(str, &endptr); in safe_strtof()
/external/libxml2/
Dtriostr.c1131 return strtof(source, endp);
/external/regex-re2/re2/
Dre2.cc1160 r = strtof(buf, &end); in parse_double_float()
/external/llvm/lib/Transforms/IPO/
DFunctionAttrs.cpp1033 case LibFunc::strtof: in inferPrototypeAttributes()
/external/llvm/lib/Transforms/Utils/
DSimplifyLibCalls.cpp2136 case LibFunc::strtof: in optimizeStringMemoryLibCall()
/external/compiler-rt/lib/msan/tests/
Dmsan_test.cc1652 TEST_STRTO_FLOAT(strtof, char, )
/external/valgrind/perf/
Dtinycc.c5375 #define strtof (float)strtod macro
5384 float strtof(const char *nptr, char **endptr) in strtof() function
5390 extern float strtof (const char *__nptr, char **__endptr);
9051 tokc.f = strtof(token_buf, NULL); in parse_number()
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt3004 fun:strtof=uninstrumented
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/
Dlibc-2.13.so.sym208 PUBLIC 38750 0 strtof