Searched refs:VOIDPTR_TO_UINT (Results 1 – 1 of 1) sorted by relevance
25 #define VOIDPTR_TO_UINT(ptr) ((unsigned int)(intptr_t)(ptr)) macro188 c = VOIDPTR_TO_UINT(a); in dict_uint_cmp()189 d = VOIDPTR_TO_UINT(b); in dict_uint_cmp()