show_version 302 src/simh/scp.c t_stat show_version (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr); show_version 1343 src/simh/scp.c { "VERSION", &show_version, 1, HLP_SHOW_VERSION }, show_version 2016 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 1403 src/simh/sim_console.c show_version (sim_deb, NULL, NULL, 0, NULL);