ASL_MAX_ERROR_COUNT
if (Gbl_ExceptionCount[ASL_ERROR] > ASL_MAX_ERROR_COUNT)
ASL_MAX_ERROR_COUNT);
if (Gbl_ExceptionCount[ASL_ERROR] > ASL_MAX_ERROR_COUNT)
printf ("\nMaximum error count (%u) exceeded\n", ASL_MAX_ERROR_COUNT);