Searched defs:to_abs (Results 1 – 4 of 4) sorted by relevance
34 def to_abs(d): function
90 static struct window to_abs(const struct window w) in to_abs() function
1718 uint16_t to_abs = to_as_int & ~sign_mask; in operator ()() local1794 uint8_t to_abs = to_rep & ~sign_mask; in operator ()() local
1377 auto to_abs = And(to_as_int, ScalarLike(to_as_int, ~sign_mask)); in NextAfter() local