|
PatchworkOS
|
Go to the source code of this file.
Functions | |
| int | vsscanf (const char *_RESTRICT s, const char *_RESTRICT format, va_list arg) |
Definition at line 7 of file vsscanf.c.
References _scan(), _format_ctx_t::arg, _format_ctx_t::base, _format_ctx_t::buffer, _format_ctx_t::currentChars, EOF, _format_ctx_t::flags, isspace(), _format_ctx_t::maxChars, NULL, _format_ctx_t::precision, _format_ctx_t::stream, _format_ctx_t::totalChars, va_copy, va_end, and _format_ctx_t::width.