Searched refs:W32_snprintf (Results 1 – 3 of 3) sorted by relevance
195 int W32_snprintf(char *__restrict s, size_t n, const char *__restrict format, ...);
79 #define MHD_snprintf_ W32_snprintf
647 int W32_snprintf(char *__restrict s, size_t n, const char *__restrict format, ...) in W32_snprintf() function