Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
Dlua.c129 static void l_message (const char *pname, const char *msg) { in l_message() function
139 l_message(progname, msg); in report()
154 l_message(progname, msg); in finalreport()
315 l_message(progname, lua_pushfstring(L, in dotty()
484 l_message(argv[0], "cannot create state: not enough memory"); in main()