Searched refs:luaM_toobig (Results 1 – 3 of 3) sorted by relevance
32 ? luaM_toobig(L) : cast_void(0)) , \59 LUAI_FUNC l_noret luaM_toobig (lua_State *L);
205 luaM_toobig(L); in luaS_newlstr()240 luaM_toobig(L); in luaS_newudata()
68 l_noret luaM_toobig (lua_State *L) { in luaM_toobig() function