Searched defs:PANIC (Results 1 – 4 of 4) sorted by relevance
61 #define PANIC (*(funcs[PANIC_F])) macro
399 #define PANIC (ERROR_PANIC|ERROR_SOURCE|ERROR_SYSTEM),__FILE__,__LINE__ macro401 #define PANIC ERROR_PANIC macro
1475 # define PANIC(x,y) ; macro1670 # define PANIC(x,y) if (x) panic y macro