Home | History | Annotate | Download | only in src

Lines Matching defs:is_uint5

1034 inline bool is_uint5(int x)  { return is_uintn(x, 5); }