|
◆ span_bounds_shift_scale_value()
Shift and/or scale the span bounds by two values.
- Parameters
-
[in] | shift | Value for shifting the bounds |
[in] | width | Width of the result |
[in] | basetype | Type of the values |
[in] | hasshift | True when the shift argument is given |
[in] | haswidth | True when the width argument is given |
[in,out] | lower,upper | Bounds of the period |
|