Searched refs:dictGetSignedIntegerVal (Results 1 – 3 of 3) sorted by relevance
55 long long t = dictGetSignedIntegerVal(de); in activeExpireCycleTryExpire()194 ttl = dictGetSignedIntegerVal(de)-now; in activeExpireCycle()
143 #define dictGetSignedIntegerVal(he) ((he)->v.s64) macro
1102 return dictGetSignedIntegerVal(de); in getExpire()