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

/linux-master/tools/perf/util/
H A Dstring.c224 const char *or_and = "||", *eq_neq = "=="; local
228 or_and = "&&";
237 printed += scnprintf(e + printed, size - printed, " %s ", or_and);

Completed in 146 milliseconds