Searched refs:SNPRINTF_CONST (Results 1 – 5 of 5) sorted by relevance
209 int snprintf(char *, size_t, SNPRINTF_CONST char *, ...);
870 snprintf(char *str, size_t count, SNPRINTF_CONST char *fmt, ...) in snprintf()
1449 #define SNPRINTF_CONST const macro
1607 #undef SNPRINTF_CONST
2106 AC_DEFINE([SNPRINTF_CONST], [const], definition2109 AC_DEFINE([SNPRINTF_CONST], [/* not const */])]) definition