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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
loadlib.c 226 #define DLMSG "dynamic libraries not enabled; check your Lua installation"
236 lua_pushliteral(L, DLMSG);
243 lua_pushliteral(L, DLMSG);
  /external/skia/third_party/lua/src/
loadlib.c 226 #define DLMSG "dynamic libraries not enabled; check your Lua installation"
236 lua_pushliteral(L, DLMSG);
243 lua_pushliteral(L, DLMSG);
  /external/syslinux/com32/lua/src/
loadlib.c 275 #define DLMSG "dynamic libraries not enabled; check your Lua installation"
285 lua_pushliteral(L, DLMSG);
292 lua_pushliteral(L, DLMSG);

Completed in 76 milliseconds