Home | History | Annotate | Download | only in info

Lines Matching full:subrange

1303    If the lower bound of a subrange is 0 and the upper bound is -1, the
1324 If the lower bound of a subrange is 0 and the upper bound is
1329 If the lower bound of a subrange is negative and the upper bound is
1333 subrange, the type should be a subrange of itself. I'm not sure whether
1342 If the upper bound of a subrange is 0 and the lower bound is positive,
1343 the type is a floating point type, and the lower bound of the subrange
1675 enumeration or a subrange, and the type is a bitmask whose length
1728 5.4 Subrange Types
1731 The `r' type descriptor defines a type as a subrange of another type.
1733 subrange, a semicolon, an integral lower bound, a semicolon, an
1736 more cleanly, but a subrange which is not an array index has always
1796 is a subrange of type 1 (integer), with a lower bound of 0 and an upper