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