Home
last modified time | relevance | path

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

/external/lua/src/
Dlua.c37 #if !defined(LUA_INIT_VAR)
38 #define LUA_INIT_VAR "LUA_INIT" macro
41 #define LUA_INITVARVERSION LUA_INIT_VAR LUA_VERSUFFIX
539 name = "=" LUA_INIT_VAR; in handle_luainit()