Searched refs:SNPRINTF_CONST (Results 1 – 4 of 4) sorted by relevance
231 int snprintf(char *, size_t, SNPRINTF_CONST char *, ...);
870 snprintf(char *str, size_t count, SNPRINTF_CONST char *fmt, ...) in snprintf()
1467 #define SNPRINTF_CONST const macro
2241 AC_DEFINE([SNPRINTF_CONST], [const], definition2244 AC_DEFINE([SNPRINTF_CONST], [/* not const */])]) definition