#define MAX_SIZET
#define MAX_LUMEM
#define MAX_INT
#define IntPoint( p )
#define lua_assert( c )
#define check_exp( c, e )
#define api_check luai_apicheck
#define UNUSED( x )
#define cast( t, exp )
#define cast_byte( i )
#define cast_num( i )
#define cast_int( i )
#define MAXSTACK 250
#define MINSTRTABSIZE 32
#define LUA_MINBUFFER 32
#define lua_lock( L )
#define lua_unlock( L )
#define luai_threadyield( L )
#define condhardstacktests( x )
union | |
{ | |
double u; | |
void* s; | |
long l; | |
} |
See: | Typedef lu_int32 |