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

/linux-4.1.27/scripts/kconfig/
H A Dmenu.c632 expr_gstr_print(prop->expr, r); get_symbol_str()
646 expr_gstr_print(prop->visible.expr, r); get_symbol_str()
658 expr_gstr_print(prop->expr, r); for_all_properties()
664 expr_gstr_print(sym->rev_dep.expr, r);
H A Dexpr.h220 void expr_gstr_print(struct expr *e, struct gstr *gs);
H A Dexpr.c1167 void expr_gstr_print(struct expr *e, struct gstr *gs) expr_gstr_print() function

Completed in 51 milliseconds