small 1439 src/dps8/dps8_cable.c #define R_CTLR_IOM(big, small, shape, color) \ small 1443 src/dps8/dps8_cable.c struct ctlr_to_iom_s *p = &cables->small ## _to_iom[u][prt]; \ small 1603 src/dps8/dps8_cable.c #define CTLR_IOM(big,small) \ small 1608 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 4504 src/dps8/dps8_sys.c void *small = malloc(1); small 4505 src/dps8/dps8_sys.c h = hash32s(&small, sizeof(small), h); small 4506 src/dps8/dps8_sys.c FREE(small); small 158 src/dps8/utfile.c void *small = malloc(1); small 159 src/dps8/utfile.c h = hash32s(&small, sizeof(small), h); small 160 src/dps8/utfile.c FREE(small); small 882 src/simh/sim_tmxr.c void *small = malloc(1); small 883 src/simh/sim_tmxr.c h = hash32s(&small, sizeof(small), h); small 884 src/simh/sim_tmxr.c FREE(small);