Lines Matching refs:type
52 usually wise to pick the narrowest type that can accommodate your data.
53 Not all machines have a distinct @code{long double} type; it may be the
59 are not machine-dependent. When such a type, such as @code{_Float128},
62 double} are also provided for the supported type. Throughout this
133 All values are of type @code{double}. As an extension, @theglibc{}
134 also defines these constants with type @code{long double}. The
144 for the type @code{_Float128}.
670 underflow or overflow the destination type.
1427 You can obtain repeatable sequences of numbers on a particular machine type
1499 bits as the type @code{unsigned int} has. This is far too few to
1590 The @file{stdlib.h} header contains a definition of the following type:
1595 Objects of type @code{struct random_data} contain the information
1597 definition of the type is present the type should be treated as opaque.
1685 Since the @code{double} type according to @w{IEEE 754} has a 52-bit
1710 int} type can take more than 32 bits, no higher numbers are returned.
1757 int} type contains more than 32 bits only the lower 32 bits are used.
1825 The user-supplied buffer must be of type @code{struct drand48_data}.
1826 This type should be regarded as opaque and not manipulated directly.
1920 Before any of the above functions are used the buffer of type