Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dcompiler.h130 #define is_signed_type(t) ((t)-1 < (t)1) macro
H A Doverflow.h35 #define __type_half_max(type) ((type)1 << (8*sizeof(type) - 1 - is_signed_type(type)))