Home
last modified time | relevance | path

Searched refs:is_unsigned_type (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dcompiler.h92 #define is_unsigned_type(t) ((t)-1 > (t)1) macro
H A Doverflow.h205 is_unsigned_type(typeof(x)) ? \
207 is_unsigned_type(typeof(T)) ? \