Home
last modified time | relevance | path

Searched defs:maxn (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dltablib.c23 static int maxn (lua_State *L) { in maxn() function
/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dltablib.c56 static int maxn (lua_State *L) { in maxn() function
/f-stack/freebsd/sys/
H A Darb.h61 #define ARB_ALLOCSIZE(head, maxn, x) \ argument
64 #define ARB_INITIALIZER(name, maxn) \ argument
68 #define ARB_INIT(x, field, head, maxn) \ argument
778 #define ARB_RESET_TREE(head, name, maxn) \ argument