Searched refs:parens (Results 1 – 3 of 3) sorted by relevance
775 const char *name = NULL, *prefix = "", *parens = ""; in btf_show_name() local847 parens = "["; in btf_show_name()883 parens = "{"; in btf_show_name()894 parens = ""; in btf_show_name()905 parens); in btf_show_name()920 array_suffix, parens); in btf_show_name()
1501 static int calc_stack(const char *str, int *parens, int *preds, int *err) in calc_stack() argument1593 *parens = max_open; in calc_stack()
1092 * Put a space between all ifs and their open parens '('.