Home
last modified time | relevance | path

Searched defs:safe_strtod (Results 1 - 3 of 3) sorted by relevance

/third_party/protobuf/src/google/protobuf/stubs/
H A Dstrutil.h431 inline bool safe_strtod(const string& str, double* value) { in safe_strtod() function
437 inline bool safe_strtod(StringPiece str, double* value) { in safe_strtod() function
H A Dstrutil.cc1335 bool safe_strtod(const char* str, double* value) { in safe_strtod() function
/third_party/alsa-lib/include/
H A Dlocal.h259 #define safe_strtod _snd_safe_strtod macro

Completed in 7 milliseconds