Go to the documentation of this file.
32 union UEXTRASPACE {
L_Umaxalign a; LUA_USERSTATE b;};
33 #define EXTRASPACE (sizeof(union UEXTRASPACE))
55 if (block == NULL)
return NULL;
83 L1->
ci->
top = L1->
top + LUA_MINSTACK;
228 L =
G(L)->mainthread;