HomeSort by: relevance | last modified time | path
    Searched refs:LUA_USE_CTYPE (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mit/lua/dist/src/
lctype.h 21 #if !defined(LUA_USE_CTYPE)
25 #define LUA_USE_CTYPE 0
28 #define LUA_USE_CTYPE 1
34 #if !LUA_USE_CTYPE /* { */
lctype.c 17 #if !LUA_USE_CTYPE /* { */

Completed in 26 milliseconds