Searched defs:__type_max (Results 1 - 1 of 1) sorted by path

/linux-master/include/linux/
H A Doverflow.h34 #define __type_max(T) ((T)((__type_half_max(T) - 1) + __type_half_max(T))) macro

Completed in 141 milliseconds