Searched defs:LiteAtof (Results 1 – 2 of 2) sorted by relevance
60 inline bool LiteAtof(const std::string &s, float *value) { in LiteAtof() function64 inline bool LiteAtof(StringPiece sp, float *value) { in LiteAtof() function
75 bool LiteAtof(const char *c_str, float *value) { in LiteAtof() function