Searched refs:HLL_SPARSE_IS_VAL (Results 1 – 1 of 1) sorted by relevance
369 #define HLL_SPARSE_IS_VAL(p) ((*(p)) & HLL_SPARSE_VAL_BIT) macro691 } else if (HLL_SPARSE_IS_VAL(p)) { in hllSparseSet()856 if (p+1 < end && HLL_SPARSE_IS_VAL(p+1)) { in hllSparseSet()