Searched defs:two_thirds (Results 1 – 7 of 7) sorted by relevance
171 GLM_FUNC_QUALIFIER GLM_CONSTEXPR genType two_thirds() function
73 float32x4_t two_thirds = vaddq_f32 (one_third, one_third); in V_NAME_F1() local
17 float32_t one_third, two_thirds; member
73 float64x2_t two_thirds = vaddq_f64 (one_third, one_third); in V_NAME_D1() local
17 float64_t one_third, two_thirds, shift; member
16 float third, two_thirds, two_over_fifteen, two_over_five, tenth; member