Searched defs:type_max (Results 1 – 3 of 3) sorted by relevance
142 RK_S32 type_max = 0; in hal_info_get() local
36 #define type_max(T) ((T)((__type_half_max(T) - 1) + __type_half_max(T))) macro
37 #define type_max(T) ((T)((__type_half_max(T) - 1) + __type_half_max(T))) macro