Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
Dlauxlib.c672 static const char *getS (lua_State *L, void *ud, size_t *size) { in getS() function
687 return lua_load(L, getS, &ls, name, mode); in luaL_loadbufferx()