Home | History | Annotate | Download | only in info

Lines Matching full:subrange

1316    If the lower bound of a subrange is 0 and the upper bound is -1, the
1337 If the lower bound of a subrange is 0 and the upper bound is
1342 If the lower bound of a subrange is negative and the upper bound is
1346 subrange, the type should be a subrange of itself. I'm not sure whether
1355 If the upper bound of a subrange is 0 and the lower bound is positive,
1356 the type is a floating point type, and the lower bound of the subrange
1688 enumeration or a subrange, and the type is a bitmask whose length
1741 5.4 Subrange Types
1744 The `r' type descriptor defines a type as a subrange of another type.
1746 subrange, a semicolon, an integral lower bound, a semicolon, an
1749 more cleanly, but a subrange which is not an array index has always
1809 is a subrange of type 1 (integer), with a lower bound of 0 and an upper