Searched refs:gStringAborted (Results 1 – 2 of 2) sorted by relevance
108 BOOL gStringAborted = FALSE; // Has execution terminated due to the abort string? variable188 else if (gStringAborted) in myExit()806 if (gStringAborted || gExitAborted) in procPrintf()940 gStringAborted = TRUE; in outputString()1027 else if (gStringAborted) //---- Abort string in main()
115 BOOL gStringAborted = FALSE; // Has execution terminated due to the abort string? variable209 else if (gStringAborted) in myExit()934 if (gStringAborted || gExitAborted) in procPrintf()1143 gStringAborted = TRUE; in outputString()1230 else if (gStringAborted) //---- Abort string in main()