small 1416 src/dps8/dps8_cable.c #define R_CTLR_IOM(big, small, shape, color) \ small 1420 src/dps8/dps8_cable.c struct ctlr_to_iom_s *p = &cables->small ## _to_iom[u][prt]; \ small 1580 src/dps8/dps8_cable.c #define CTLR_IOM(big,small) \ small 1585 src/dps8/dps8_cable.c struct ctlr_to_iom_s * p = & cables->small ## _to_iom[u][prt]; \ small 1164 src/dps8/dps8_mgp.c void *small = malloc(1); small 1165 src/dps8/dps8_mgp.c h = hash32s(&small, sizeof(small), h); small 1166 src/dps8/dps8_mgp.c FREE(small); small 4404 src/dps8/dps8_sys.c void *small = malloc(1); small 4405 src/dps8/dps8_sys.c h = hash32s(&small, sizeof(small), h); small 4406 src/dps8/dps8_sys.c FREE(small); small 125 src/dps8/utfile.c void *small = malloc(1); small 126 src/dps8/utfile.c h = hash32s(&small, sizeof(small), h); small 127 src/dps8/utfile.c FREE(small); small 862 src/simh/sim_tmxr.c void *small = malloc(1); small 863 src/simh/sim_tmxr.c h = hash32s(&small, sizeof(small), h); small 864 src/simh/sim_tmxr.c FREE(small);