Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dltable.c127 static int arrayindex (const TValue *key) { in arrayindex() function
147 i = arrayindex(key); in findindex()
219 int k = arrayindex(key); in countint()
/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dltable.c120 static int arrayindex (const TValue *key) { in arrayindex() function
140 i = arrayindex(key); in findindex()
212 int k = arrayindex(key); in countint()