Home
last modified time | relevance | path

Searched defs:type_max (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/mpp/mpp/hal/common/
H A Dhal_info.c142 RK_S32 type_max = 0; in hal_info_get() local
/OK3568_Linux_fs/kernel/tools/include/linux/
H A Doverflow.h36 #define type_max(T) ((T)((__type_half_max(T) - 1) + __type_half_max(T))) macro
/OK3568_Linux_fs/kernel/include/linux/
H A Doverflow.h37 #define type_max(T) ((T)((__type_half_max(T) - 1) + __type_half_max(T))) macro