Home
last modified time | relevance | path

Searched refs:countint (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dltable.c218 static int countint (const TValue *key, int *nums) { in countint() function
261 ause += countint(gkey(n), nums); in numusehash()
353 nasize += countint(ek, nums); in rehash()
/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dltable.c211 static int countint (const TValue *key, int *nums) { in countint() function
254 ause += countint(key2tval(n), nums); in numusehash()
343 nasize += countint(ek, nums); in rehash()