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