Searched refs:v128_set_bit_to (Results 1 – 2 of 2) sorted by relevance
215 #define v128_set_bit_to(x, i, y) _v128_set_bit_to(x, i, y) macro239 void v128_set_bit_to(v128_t *x, int i, int y);
232 void v128_set_bit_to(v128_t *x, int i, int y) in v128_set_bit_to() function