Searched refs:combined (Results 1 – 2 of 2) sorted by relevance
908 #define ZFREE_ELEM_SIZE(combined) ((uint32_t)(combined)) argument909 #define ZFREE_USER_SIZE(combined) ((combined) >> 32) argument912 #define ZFREE_ELEM_SIZE(combined) (combined) argument
86 It stores the last update time in a 64-bit value combined with a state stored in the top two bits t…