Searched defs:two (Results 1 – 4 of 4) sorted by relevance
185 __m128 const two = _mm_set1_ps(2.0f); local
32 two = 2.0, variable
398 HRESULT RoHelper::WindowsCompareStringOrdinal(HSTRING one, HSTRING two, int *result) in WindowsCompareStringOrdinal()
172 static const __m128 two = _mm_set1_ps(2.0f); local