Home | History | Annotate | Download | only in src

Lines Matching refs:is_uint4

1033 inline bool is_uint4(int x)  { return is_uintn(x, 4); }