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

/freebsd-13-stable/sys/contrib/openzfs/module/lua/
H A Dltable.c218 static int countint (const TValue *key, int *nums) { function
261 ause += countint(gkey(n), nums);
353 nasize += countint(ek, nums);
/freebsd-13-stable/contrib/lua/src/
H A Dltable.c383 static int countint (lua_Integer key, unsigned int *nums) { function
434 ause += countint(keyival(n), nums);
581 na += countint(ivalue(ek), nums);

Completed in 48 milliseconds