Searched defs:sprintf (Results 1 – 1 of 1) sorted by relevance
410 #define sprintf(...) __wrap_sprintf(__VA_ARGS__) macro415 int sprintf(char *dest, const char *format, ...) in sprintf() function