Home
last modified time | relevance | path

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

/external/syslinux/com32/lua/src/
Dluaconf.h27 #if !defined(LUA_ANSI) && defined(__STRICT_ANSI__)
28 #define LUA_ANSI macro
32 #if !defined(LUA_ANSI) && defined(_WIN32) && !defined(_WIN32_WCE)
532 #if defined(LUA_NUMBER_DOUBLE) && !defined(LUA_ANSI) /* { */
Dliolib.c87 #if !defined(lua_fseek) && !defined(LUA_ANSI) /* { */