Home | History | Annotate | Download | only in src

Lines Matching refs:is_uint28

1042 inline bool is_uint28(int x)  { return is_uintn(x, 28); }