Searched refs:toInt64 (Results 1 – 1 of 1) sorted by relevance
49 static inline deInt64 toInt64 (const char* str) in toInt64() function299 const deInt64 num = toInt64(stripLeadingWhitespace(value.c_str())); in getNumericValue()