HomeSort by relevance Sort by last modified time
    Searched refs:l_message (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
lua.c 129 static void l_message (const char *pname, const char *msg) { function
139 l_message(progname, msg);
154 l_message(progname, msg);
315 l_message(progname, lua_pushfstring(L,
484 l_message(argv[0], "cannot create state: not enough memory");
  /external/syslinux/com32/lua/src/
lua.c 136 static void l_message (const char *pname, const char *msg) { function
146 l_message(progname, msg);
161 l_message(progname, msg);
322 l_message(progname, lua_pushfstring(L,
491 l_message(argv[0], "cannot create state: not enough memory");

Completed in 58 milliseconds