HomeSort by relevance Sort by last modified time
    Searched refs:W32_snprintf (Results 1 - 3 of 3) sorted by null

  /external/libmicrohttpd/src/include/
w32functions.h 195 int W32_snprintf(char *__restrict s, size_t n, const char *__restrict format, ...);
platform_interface.h 79 #define MHD_snprintf_ W32_snprintf
  /external/libmicrohttpd/src/platform/
w32functions.c 647 int W32_snprintf(char *__restrict s, size_t n, const char *__restrict format, ...)

Completed in 56 milliseconds