OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__string_to_float
(Results
1 - 2
of
2
) sorted by null
/prebuilts/ndk/r11/sources/cxx-stl/stlport/src/
num_get_float.cpp
846
__string_to_float
(const __iostring& v, float& val)
function
856
__string_to_float
(const __iostring& v, double& val)
function
867
__string_to_float
(const __iostring& v, long double& val) {
function
/prebuilts/ndk/r13/sources/cxx-stl/stlport/src/
num_get_float.cpp
846
__string_to_float
(const __iostring& v, float& val)
function
856
__string_to_float
(const __iostring& v, double& val)
function
867
__string_to_float
(const __iostring& v, long double& val) {
function
Completed in 153 milliseconds