Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/
Dstring.c374 const char *or_and = "||", *eq_neq = "=="; in asprintf_expr_inout_ints() local
378 or_and = "&&"; in asprintf_expr_inout_ints()
387 printed += scnprintf(e + printed, size - printed, " %s ", or_and); in asprintf_expr_inout_ints()