__LCC__          5490 src/simh/scp.c #elif defined(__LCC__)
__LCC__          5493 src/simh/scp.c #  if __LCC__ > 99
__LCC__          5494 src/simh/scp.c     (void)fprintf(st, " - LCC %1.2f", (double)(__LCC__) / (double)100);