Searched refs:this_segment (Results 1 – 1 of 1) sorted by relevance
421 long size, pseg, this_segment, stack; in i00afunc() local446 this_segment = stkl - size; in i00afunc()452 while (!(this_segment <= address && address <= stkl)) in i00afunc()455 fprintf (stderr, "%011o %011o %011o\n", this_segment, address, stkl); in i00afunc()463 this_segment = stkl - size; in i00afunc()466 result = address - this_segment; in i00afunc()
Completed in 6 milliseconds