Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
Dldblib.c205 static int auxupvalue (lua_State *L, int get) { in auxupvalue() function
218 return auxupvalue(L, 1); in db_getupvalue()
224 return auxupvalue(L, 0); in db_setupvalue()