Home | History | Annotate | Download | only in src

Lines Matching refs:is_uint12

1038 inline bool is_uint12(int x)  { return is_uintn(x, 12); }