Searched refs:LUAI_THROW (Results 1 – 1 of 1) sorted by relevance
160 #define LUAI_THROW(L,c)longjmp((c)->b,1) macro1028 LUAI_THROW(L,L->errorJmp);
Completed in 23 milliseconds