Searched refs:SNPRINTF_CONST (Results 1 – 5 of 5) sorted by relevance
185 int snprintf(char *, size_t, SNPRINTF_CONST char *, ...);
840 snprintf(char *str, size_t count, SNPRINTF_CONST char *fmt, ...) in snprintf()
1387 #define SNPRINTF_CONST const macro
1384 #undef SNPRINTF_CONST
1740 AC_DEFINE([SNPRINTF_CONST], [const], definition1743 AC_DEFINE([SNPRINTF_CONST], [/* not const */])]) definition