Searched refs:snprintf (Results 1 – 4 of 4) sorted by relevance
15 wrapper_func snprintf
34 pico_wrap_function(${TARGET} snprintf)
904 int WRAPPER_FUNC(snprintf)(char *buffer, size_t count, const char *format, ...) { in WRAPPER_FUNC() argument
31 snprintf(buf, in datetime_to_str()