Searched refs:panic (Results 1 – 3 of 3) sorted by relevance
454 lua_CFunction panic; member1032 if(G(L)->panic){1034 G(L)->panic(L);2351 g->panic=NULL;5362 old=G(L)->panic;5363 G(L)->panic=panicf;6209 static int panic(lua_State*L){6217 if(L)lua_atpanic(L,&panic);
117 > and do not see anything, there's no need to panic. That means there are no
865 # Dr. Hans Ekkehard Plesser reports seeing a kernel panic running configure
Completed in 33 milliseconds