Home | History | Annotate | Download | only in src

Lines Matching defs:is_uint2

1025 inline bool is_uint2(int x)  { return is_uintn(x, 2); }