Searched refs:SNPRINTF_CONST (Results 1 – 4 of 4) 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()
1611 #define SNPRINTF_CONST const macro
2168 AC_DEFINE([SNPRINTF_CONST], [const],2171 AC_DEFINE([SNPRINTF_CONST], [/* not const */])])