MIN                85 src/simh/sim_defs.h #  undef MIN
MIN                60 src/simh/sim_timer.c # define MIN(a,b)  (((a) < (b)) ? (a) : (b))