Searched defs:atof (Results 1 – 15 of 15) sorted by relevance
10 #define atof sun_atof macro
9 #define atof sun_atof macro
3 double atof(const char *s) in atof() function
11 double atof(char *s) in atof() function
197 def atof(s): function
307 def atof(string, func=float): function
384 def atof(s): function
336 def atof(string, func=float): function
332 pub fn atof(s: *const c_char) -> c_double; in atof() function
508 pub fn atof(s: *const c_char) -> c_double; in atof() function
543 pub fn atof(s: *const c_char) -> c_double; in atof() function
529 pub fn atof(arg1: *const c_char) -> f64; in atof() function
1122 pub fn atof(s: *const c_char) -> c_double; in atof() function
2751 pub fn atof(s: *const ::c_char) -> ::c_double; in atof() function
3405 pub fn atof(s: *const c_char) -> c_double; in atof() function