Searched refs:is_unsigned_type (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ | ||
| A D | overflow.h | 211 is_unsigned_type(typeof(x)) ? \ |
| A D | compiler.h | 300 #define is_unsigned_type(type) (!is_signed_type(type)) macro |
Completed in 7 milliseconds