startAddr         288 src/dps8/segldr.c     word24 startAddr;
startAddr         294 src/dps8/segldr.c     startAddr = addr;
startAddr         312 src/dps8/segldr.c     word24 length = addr - startAddr;
startAddr         318 src/dps8/segldr.c         addSDW (startAddr, segnum, length);
startAddr         333 src/dps8/segldr.c                 p3, segnum < 0 ? 0 : (unsigned long) segnum, startAddr, length, lengthp);