Home
last modified time | relevance | path

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

/redis-3.2.3/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()