Home
last modified time | relevance | path

Searched defs:va (Results 1 – 2 of 2) sorted by relevance

/hal_rpi_pico-latest/src/rp2_common/pico_printf/
Dprintf.c561 …t _vsnprintf(out_fct_type out, char *buffer, const size_t maxlen, const char *format, va_list va) { in _vsnprintf()
877 va_list va; in WRAPPER_FUNC() local
885 va_list va; in WRAPPER_FUNC() local
896 int vfctprintf(void (*out)(char character, void *arg), void *arg, const char *format, va_list va) { in vfctprintf()
923 va_list va; in weak_raw_printf() local
/hal_rpi_pico-latest/src/rp2_common/pico_stdio/
Dstdio.c348 va_list va; in PRIMARY_STDIO_FUNC() local
383 va_list va; in WRAPPER_FUNC() local