OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LUA_USE_C89
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/mit/lua/dist/src/
lprefix.h
17
#if !defined(
LUA_USE_C89
) /* { */
luaconf.h
47
@@
LUA_USE_C89
controls the use of non-ISO-C89 features.
51
/* #define
LUA_USE_C89
*/
57
#if !defined(
LUA_USE_C89
) && defined(_WIN32) && !defined(_WIN32_WCE)
64
#define
LUA_USE_C89
/* broadly, Windows is C89 */
140
#if defined(
LUA_USE_C89
) && !defined(LUA_USE_WINDOWS)
596
#if !defined(
LUA_USE_C89
)
609
#if !defined(
LUA_USE_C89
)
627
#if !defined(
LUA_USE_C89
)
639
#if defined(
LUA_USE_C89
) || (defined(HUGE_VAL) && !defined(HUGE_VALF))
655
#if !defined(
LUA_USE_C89
) && defined(__STDC_VERSION__) &&
[
all
...]
llimits.h
83
#if !defined(
LUA_USE_C89
) && defined(__STDC_VERSION__) && \
190
#if !defined(
LUA_USE_C89
)
lmathlib.c
178
#if !defined(
LUA_USE_C89
)
277
#elif !defined(
LUA_USE_C89
) && defined(LLONG_MAX)
loslib.c
38
#elif defined(
LUA_USE_C89
) /* ANSI C 89 (only 1-char options) */
Completed in 85 milliseconds
Indexes created Fri Jun 26 00:24:39 UTC 2026