Searched refs:ParseComplexSize (Results 1 – 2 of 2) sorted by relevance
729 bool ParseComplexSize(const wchar_t *s, UInt64 &result);776 if (!ParseComplexSize(sv[i], size) || size == 0) in SetAddCommandOptions()
3418 bool ParseComplexSize(const wchar_t *s, UInt64 &result) in ParseComplexSize() function3465 if (!ParseComplexSize(s.Ptr(1), result)) in ParseTypeParams()