Home
last modified time | relevance | path

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

/freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/
H A Dltable.c127 static int arrayindex (const TValue *key) { in arrayindex() function
/freebsd-12.1/contrib/lua/src/
H A Dltable.c144 static unsigned int arrayindex (const TValue *key) { in arrayindex() function