|
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 | vfprintf (FILE *_RESTRICT stream, const char *_RESTRICT format, va_list arg) |
Definition at line 6 of file vfprintf.c.
| #define _PRINT_FILL | ( | ctx, | |
| c, | |||
| count | |||
| ) |
Definition at line 17 of file vfprintf.c.