OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:strtof
(Results
1 - 25
of
116
) sorted by null
1
2
3
4
5
/external/genext2fs/
configure.in
35
AC_CHECK_FUNCS([getopt_long getline
strtof
])
config.h.in
52
/* Define to 1 if you have the `
strtof
' function. */
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/tr1_impl/
cstdlib
51
using std::
strtof
;