Searched refs:SKC_WEAKREF_INDEX_MASK (Results 1 – 2 of 2) sorted by relevance
26 #define SKC_WEAKREF_INDEX_MASK SKC_BITS_TO_MASK(SKC_WEAKREF_INDEX_BITS) macro76 *weakref = *epoch | (index & SKC_WEAKREF_INDEX_MASK); in skc_weakref_init()90 return (skc_uint)*weakref & SKC_WEAKREF_INDEX_MASK; in skc_weakref_index()