Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
Dltable.c343 static void rehash (lua_State *L, Table *t, const TValue *ek) { in rehash() argument
353 nasize += countint(ek, nums); in rehash()