Searched refs:SNPRINTF_CONST (Results 1 – 4 of 4) sorted by relevance
254 int snprintf(char *, size_t, SNPRINTF_CONST char *, ...);
873 snprintf(char *str, size_t count, SNPRINTF_CONST char *fmt, ...) in snprintf()
1870 #define SNPRINTF_CONST const macro
2460 AC_DEFINE([SNPRINTF_CONST], [const],2463 AC_DEFINE([SNPRINTF_CONST], [/* not const */])])