Searched refs:ruby_strtod (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/ruby-106/ruby/include/ruby/
H A Dutil.h74 double ruby_strtod(const char *, char **);
76 #define strtod(s,e) ruby_strtod((s),(e))
/macosx-10.10.1/ruby-106/ruby/
H A Dutil.c1944 ruby_strtod(const char *s00, char **se) function

Completed in 76 milliseconds