Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/lua/
H A Dltable.c217 static int countint (const TValue *key, int *nums) { in countint() function
/freebsd/contrib/lua/src/
H A Dltable.c413 static int countint (lua_Integer key, unsigned int *nums) { in countint() function