Home | History | Annotate | Download | only in src

Lines Matching refs:is_uint26

1041 inline bool is_uint26(int x)  { return is_uintn(x, 26); }