Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
Dltable.c127 static int arrayindex (const TValue *key) { in arrayindex() function
147 i = arrayindex(key); in findindex()
219 int k = arrayindex(key); in countint()