Searched refs:LUA_OFSEP (Results 1 - 1 of 1) sorted by relevance

/barrelfish-2018-10-04/lib/lua/src/
H A Dloadlib.c92 #define LUA_OFSEP "_" macro
422 modname = luaL_gsub(L, modname, ".", LUA_OFSEP);

Completed in 84 milliseconds