Home | History | Annotate | Download | only in src

Lines Matching full:is_uint8

1030 inline bool is_uint8(int x)  { return is_uintn(x, 8); }