hash32s          4422 src/dps8/dps8_sys.c   h = hash32s(&mallocptr, sizeof(mallocptr), h);
hash32s          4425 src/dps8/dps8_sys.c   h = hash32s(&ptr, sizeof(ptr), h);
hash32s          4427 src/dps8/dps8_sys.c   h = hash32s(&t, sizeof(t), h);
hash32s          4437 src/dps8/dps8_sys.c       h = hash32s(&start, sizeof(start), h);
hash32s          4438 src/dps8/dps8_sys.c       h = hash32s(&counter, sizeof(counter), h);
hash32s          4442 src/dps8/dps8_sys.c   h = hash32s(&mypid, sizeof(mypid), h);
hash32s          4449 src/dps8/dps8_sys.c           h = hash32s(rnd, sizeof(rnd), h);
hash32s           110 src/dps8/utfile.c   h = hash32s(&mallocptr, sizeof(mallocptr), h);
hash32s           113 src/dps8/utfile.c   h = hash32s(&ptr, sizeof(ptr), h);
hash32s           115 src/dps8/utfile.c   h = hash32s(&t, sizeof(t), h);
hash32s           125 src/dps8/utfile.c       h = hash32s(&start, sizeof(start), h);
hash32s           126 src/dps8/utfile.c       h = hash32s(&counter, sizeof(counter), h);
hash32s           130 src/dps8/utfile.c   h = hash32s(&mypid, sizeof(mypid), h);
hash32s           137 src/dps8/utfile.c           h = hash32s(rnd, sizeof(rnd), h);
hash32s           857 src/simh/sim_tmxr.c h = hash32s(&mallocptr, sizeof(mallocptr), h);
hash32s           860 src/simh/sim_tmxr.c h = hash32s(&ptr, sizeof(ptr), h);
hash32s           862 src/simh/sim_tmxr.c h = hash32s(&t, sizeof(t), h);
hash32s           872 src/simh/sim_tmxr.c     h = hash32s(&start, sizeof(start), h);
hash32s           873 src/simh/sim_tmxr.c     h = hash32s(&counter, sizeof(counter), h);
hash32s           877 src/simh/sim_tmxr.c h = hash32s(&mypid, sizeof(mypid), h);
hash32s           884 src/simh/sim_tmxr.c         h = hash32s(rnd, sizeof(rnd), h);