Searched refs:UINT_TO_VOIDPTR (Results 1 – 1 of 1) sorted by relevance
24 #define UINT_TO_VOIDPTR(val) ((void *)(intptr_t)(val)) macro272 n = dict_lookup(dict, UINT_TO_VOIDPTR(key)); in get_dq()281 dict_alloc_insert(dict, UINT_TO_VOIDPTR(key), dq); in get_dq()