| Main index | Section 3 | Options |
#include <sys/qmath.h>
Q_GIRAW() returns q, Ap, s raw masked integer data bits.
Q_GIABSVAL() and Q_GIVAL() return the absolute and real values of q, Ap, s integer data bits respectively.
Q_SIVAL() sets q, Ap, s integer data bits to the value iv.
All of those functions operate on the following data types: s8q_t, u8q_t, s16q_t, u16q_t, s32q_t, u32q_t, s64q_t, and u64q_t, which are referred to generically as QTYPE. The ITYPE refers to the stdint(7) integer types.
For more details, see qmath(3).
Q_SIVAL() returns the value of q post change.
| Q_IRAWMASK (3) | July 8, 2018 |
| Main index | Section 3 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
| “ | Like a classics radio station whose play list spans decades, Unix simultaneously exhibits its mixed and dated heritage. There's Clash-era graphics interfaces; Beatles-era two-letter command names; and systems programs (for example, ps) whose terse and obscure output was designed for slow teletypes; Bing Crosby-era command editing (# and @ are still the default line editing commands), and Scott Joplin-era core dumps. | ” |
| — The Unix Haters' handbook | ||