Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
Dloadlib.c338 static const char *pushnexttemplate (lua_State *L, const char *path) { in pushnexttemplate() function
357 while ((path = pushnexttemplate(L, path)) != NULL) { in searchpath()