Home
last modified time | relevance | path

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

/external/syslinux/com32/lua/src/
Dlua.c39 #if !defined(LUA_INIT)
40 #define LUA_INIT "LUA_INIT" macro
44 LUA_INIT "_" LUA_VERSION_MAJOR "_" LUA_VERSION_MINOR
434 name = "=" LUA_INIT; in handle_luainit()