Searched defs:portable_snprintf (Results 1 – 1 of 1) sorted by relevance
471 #define portable_snprintf snprintf macro598 int portable_snprintf(char *str, size_t str_m, const char *fmt, /*args*/ ...) { in portable_snprintf() function610 int portable_snprintf(char *str, size_t str_m, const char *fmt, /*args*/ ...) { function