Home
last modified time | relevance | path

Searched refs:FATAL_COREDUMP (Results 1 – 3 of 3) sorted by relevance

/dports/games/edge/Edge-1.35-source/glbsp/cmdline/
H A Ddisplay.c44 #define FATAL_COREDUMP 0 macro
127 #if FATAL_COREDUMP && defined(UNIX) in TextFatalError()
/dports/games/glbsp/glbsp-2.20/cmdline/
H A Ddisplay.c50 #define FATAL_COREDUMP 0 macro
133 #if FATAL_COREDUMP && defined(UNIX) in TextFatalError()
/dports/games/edge/Edge-1.35-source/deh_edge/
H A Dsystem.cc42 #define FATAL_COREDUMP 0 macro
222 #if (FATAL_COREDUMP && defined(UNIX)) in FatalError()
253 #if (FATAL_COREDUMP && defined(UNIX)) in InternalError()