Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/pico_stdio/
Dstdio.c346 int __printflike(1, 0) PRIMARY_STDIO_FUNC(printf)(const char* format, ...) in PRIMARY_STDIO_FUNC() argument
382 int __printflike(1, 0) WRAPPER_FUNC(printf)(const char* format, ...) { in WRAPPER_FUNC() argument