Searched defs:is_int8 (Results 1 – 2 of 2) sorted by relevance
512 static inline bool is_int8(int x) { return is_intn(x, 8); } in is_int8() function
207 bool is_int8() const { in is_int8() function