Home | History | Annotate | Download | only in Target

Lines Matching full:abcde

1301   int ret = snprintf (buf1, sizeof buf1, "abcde");
1304 ret += snprintf (buf4, sizeof buf4, "%s", i++ > 10 ? "abcde" : "defgh")*4096;