Home | History | Annotate | Download | only in perf

Lines Matching full:strcat_printf

7024 static void strcat_printf(char *buf, int buf_size, const char *fmt, ...)
7040 strcat_printf(buf, sizeof(buf), "In file included from %s:%d:\n",
7043 strcat_printf(buf, sizeof(buf),
7046 strcat_printf(buf, sizeof(buf),
7050 strcat_printf(buf, sizeof(buf),
7054 strcat_printf(buf, sizeof(buf), "warning: ");