Searched refs:__SIZEOF_UINTMAX__ (Results 1 – 2 of 2) sorted by relevance
48 #define __SIZEOF_UINTMAX__ sizeof(__UINTMAX_T_TYPE__) macro49 #define __UINTMAX_WIDTH__ (__SIZEOF_UINTMAX__*8)
54 #define __SIZEOF_UINTMAX__ 8 macro