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