Lines Matching refs:scround
499 first = read_int(scround(start), scround(stop)+1, in add_sun_partition()
500 scround(stop), 0, mesg); in add_sun_partition()
551 last = read_int(scround(stop2), scround(stop2), scround(stop2), in add_sun_partition()
554 last = read_int(scround(first), scround(stop2), scround(stop2), in add_sun_partition()
555 scround(first), mesg); in add_sun_partition()
557 last = read_int(scround(first), scround(stop), scround(stop), in add_sun_partition()
558 scround(first), mesg); in add_sun_partition()
570 scround(last), str_units(), in add_sun_partition()
571 scround(stop), str_units()); in add_sun_partition()
664 (long) scround(start), /* start */ in sun_list_table()
665 (long) scround(start+len), /* end */ in sun_list_table()