Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/support/kconfig/
H A Dexpr.c1242 static void expr_print_gstr_helper(void *data, struct symbol *sym, const char *str) in expr_print_gstr_helper() function
1274 expr_print(e, expr_print_gstr_helper, gs, E_NONE); in expr_gstr_print()
1304 expr_print_revdep(e, expr_print_gstr_helper, gs, pr_type, &title); in expr_gstr_print_revdep()
/OK3568_Linux_fs/kernel/scripts/kconfig/
H A Dexpr.c1240 static void expr_print_gstr_helper(void *data, struct symbol *sym, const char *str) in expr_print_gstr_helper() function
1272 expr_print(e, expr_print_gstr_helper, gs, E_NONE); in expr_gstr_print()
1302 expr_print_revdep(e, expr_print_gstr_helper, gs, pr_type, &title); in expr_gstr_print_revdep()
/OK3568_Linux_fs/u-boot/scripts/kconfig/
H A Dexpr.c1173 static void expr_print_gstr_helper(void *data, struct symbol *sym, const char *str) in expr_print_gstr_helper() function
1205 expr_print(e, expr_print_gstr_helper, gs, E_NONE); in expr_gstr_print()