Searched defs:panic (Results 1 – 2 of 2) sorted by relevance
/l4re-core-master/lua/lib/contrib/src/ | ||
A D | lstate.h | 290 lua_CFunction panic; /* to be called in unprotected errors */ member |
A D | lauxlib.c | 1021 static int panic (lua_State *L) { in panic() function |
Completed in 6 milliseconds