Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/lua/
H A Dltable.c126 static int arrayindex (const TValue *key) { in arrayindex() function
/freebsd/contrib/lua/src/
H A Dltable.c318 static unsigned int arrayindex (lua_Integer k) { in arrayindex() function