Searched defs:float_right_shift (Results 1 – 1 of 1) sorted by relevance
36 struct float_right_shift { struct37 int operator()(const float x, const unsigned offset) const { in operator ()()