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

/freebsd-12-stable/contrib/lua/src/
H A Dltable.c144 static unsigned int arrayindex (const TValue *key) { function
162 i = arrayindex(key);
244 unsigned int k = arrayindex(key);
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/
H A Dltable.c127 static int arrayindex (const TValue *key) { function
147 i = arrayindex(key);
219 int k = arrayindex(key);

Completed in 127 milliseconds