Searched refs:UNUSED (Results 1 – 7 of 7) sorted by relevance
117 #if !defined(UNUSED)118 #define UNUSED(x) ((void)(x)) macro
100 UNUSED(L); UNUSED(limit); in lua_setcstacklimit()233 UNUSED(ud); in f_luaopen()
128 UNUSED(L); in reader()165 UNUSED(L); in writer()
148 UNUSED(L); in lua_version()285 UNUSED(L); in lua_typename()
679 UNUSED(ud); in unroll()
894 UNUSED(ud); in dothecall()
137 #ifdef UNUSED
Completed in 16 milliseconds