startAddr 281 src/dps8/segldr.c word24 startAddr; startAddr 287 src/dps8/segldr.c startAddr = addr; startAddr 305 src/dps8/segldr.c word24 length = addr - startAddr; startAddr 311 src/dps8/segldr.c addSDW (startAddr, segnum, length); startAddr 326 src/dps8/segldr.c p3, segnum < 0 ? 0 : (unsigned long) segnum, startAddr, length, lengthp);