Searched defs:PANIC (Results 1 - 4 of 4) sorted by relevance

/ast/src/lib/libpp/
H A Dpplib.h401 #define PANIC (ERROR_PANIC|ERROR_SOURCE|ERROR_SYSTEM),__FILE__,__LINE__ macro
403 #define PANIC ERROR_PANIC macro
/ast/src/cmd/pax/
H A Dpax.h64 #define PANIC ERROR_PANIC|ERROR_SOURCE,__FILE__,__LINE__ macro
/ast/src/cmd/mailx/
H A Dmailx.h310 #define PANIC (1<<4) /* message and abort() */ macro
/ast/src/cmd/nmake/
H A Dmake.h47 #define PANIC (ERROR_PANIC|ERROR_SOURCE|ERROR_SYSTEM),__FILE__,__LINE__ macro
50 #define PANIC ERROR_PANIC macro

Completed in 22 milliseconds