Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dloadlib.c236 #define DLMSG "dynamic libraries not enabled; check your Lua installation" macro
246 lua_pushliteral(L, DLMSG); in ll_load()
253 lua_pushliteral(L, DLMSG); in ll_sym()