Loading...
Searching...
No Matches
Go to the source code of this file.
|
#define | PRIq(precision) "s%" PRIu32 ".%0" STRINGIFY(precision) PRIu32 |
| Insert Q value format string.
|
|
#define | PRIq_arg(q, precision, shift) |
| Insert Q value arguments to print format.
|
|