Home | History | Annotate | Download | only in perf

Lines Matching refs:outstr

8748 outstr, const uint8_t *buf, int is_long)
8841 cstr_ccat(outstr, c);
8843 cstr_wccat(outstr, c);
8847 cstr_ccat(outstr, '\0');
8849 cstr_wccat(outstr, '\0');