Searched refs:HASH_SET_TAKE_FIELD (Results 1 – 3 of 3) sorted by relevance
199 #define HASH_SET_TAKE_FIELD (1<<0) macro252 if (flags & HASH_SET_TAKE_FIELD) { in hashTypeSet()272 if (flags & HASH_SET_TAKE_FIELD && field) sdsfree(field); in hashTypeSet()
1772 #define HASH_SET_TAKE_FIELD (1<<0) macro
2338 low_flags |= HASH_SET_TAKE_FIELD; in RM_HashSet()