Home
last modified time | relevance | path

Searched refs:varstr (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/perf/
Dtinycc.c5457 CType *type, const char *varstr);
11708 CType *type, const char *varstr) in type_to_str() argument
11772 type_to_str(buf, buf_size, &s->type, varstr); in type_to_str()
11787 if (varstr) in type_to_str()
11788 pstrcat(buf1, sizeof(buf1), varstr); in type_to_str()
11792 if (varstr) { in type_to_str()
11794 pstrcat(buf, buf_size, varstr); in type_to_str()