Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
Dlua.c34 #if !defined(LUA_INIT)
35 #define LUA_INIT "LUA_INIT" macro
39 LUA_INIT "_" LUA_VERSION_MAJOR "_" LUA_VERSION_MINOR
427 name = "=" LUA_INIT; in handle_luainit()