Searched refs:cstr_free (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/perf/
H A Dtinycc.c7255 static void cstr_free(CString *cstr)
7261 #define cstr_reset(cstr) cstr_free(cstr)
9402 cstr_free(&str);
9632 cstr_free(&cstr);
9738 cstr_free(&cstr);
9969 cstr_free(&cstr);
18044 cstr_free(&astr);
18073 cstr_free(&astr1);
18102 cstr_free(&astr);
7253 static void cstr_free(CString *cstr) function

Completed in 223 milliseconds