show_version      231 src/simh/scp.c t_stat show_version (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr);
show_version     1272 src/simh/scp.c     { "VERSION",   &show_version,            1, HLP_SHOW_VERSION   },
show_version     1854 src/simh/scp.c     show_version (stdout, NULL, NULL, 0, NULL);
show_version      193 src/simh/scp.h t_stat show_version (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr);
show_version     1402 src/simh/sim_console.c     show_version (sim_deb, NULL, NULL, 0, NULL);