Searched refs:snprintf (Results 1 – 5 of 5) sorted by relevance
22 "-Wl,--wrap=snprintf",55 "-Wl,--wrap=snprintf",
13 wrapper_func snprintf
34 pico_wrap_function(${TARGET} snprintf)
884 int WRAPPER_FUNC(snprintf)(char *buffer, size_t count, const char *format, ...) { in WRAPPER_FUNC() argument
47 snprintf(buf, in datetime_to_str()