Searched refs:strtof (Results 1 - 12 of 12) sorted by relevance

/macosx-10.9.5/Libc-997.90.3/gdtoa/FreeBSD/
H A Dgdtoa-strtof.c88 strtof(s, sp) CONST char *s; char **sp; function
90 strtof(CONST char *s, char **sp)
H A Dgdtoa.h111 extern float strtof ANSI((CONST char *, char **));
/macosx-10.9.5/libstdcxx-60/src/
H A Dc++locale.cc60 float __f = strtof(__s, &__sanity);
/macosx-10.9.5/Libc-997.90.3/include/
H A Dstdlib.h171 float strtof(const char *, char **) __DARWIN_ALIAS(strtof); variable
/macosx-10.9.5/libstdcxx-60/include/c++/4.2.1/bits/
H A Dc++config.h524 /* Define to 1 if you have the `strtof' function. */
1285 # define strtof _strtof macro
/macosx-10.9.5/libxml2-26/libxml2/
H A Dtriostr.c1125 return strtof(source, endp);
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/
H A Dtriostr.c1125 return strtof(source, endp);
/macosx-10.9.5/file-46/file/src/
H A Dapprentice.c1857 m->value.f = strtof(*p, &ep);
/macosx-10.9.5/bootp-268.1/IPConfiguration.bproj/
H A Darp_session.c2212 interval = strtof(argv[2], &endptr);
/macosx-10.9.5/file-46/file/
H A Dconfigure23591 for ac_func in mmap strerror strndup strtoul mbrtowc mkstemp utimes utime wcwidth strtof
/macosx-10.9.5/llvmCore-3425.0.33/
H A Dconfigure16842 for ac_func in powf fmodf strtof round
/macosx-10.9.5/llvmCore-3425.0.33/projects/sample/
H A Dconfigure16647 for ac_func in powf fmodf strtof round

Completed in 562 milliseconds