Searched defs:is_int8 (Results 1 – 3 of 3) sorted by relevance
302 bool is_int8(int x) { return x >= -128 && x <= 127; } in is_int8() function
282 bool is_int8() const { in is_int8() function
290 bool is_int8() const { in is_int8() function