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