|
PatchworkOS
19e446b
A non-POSIX operating system.
|
Go to the source code of this file.
Macros | |
| #define | _PRINT_WRITE(ctx, buffer, count) |
| #define | _PRINT_FILL(ctx, c, count) |
Functions | |
| int | vsnprintf (char *_RESTRICT s, size_t n, const char *_RESTRICT format, va_list arg) |
Definition at line 3 of file vsnprintf.c.
| #define _PRINT_FILL | ( | ctx, | |
| c, | |||
| count | |||
| ) |
Definition at line 16 of file vsnprintf.c.