Home
last modified time | relevance | path

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

/openbmc/u-boot/scripts/kconfig/
H A Dexpr.c1232 static void expr_print_file_helper(void *data, struct symbol *sym, const char *str) in expr_print_file_helper() function
1239 expr_print(e, expr_print_file_helper, out, E_NONE); in expr_fprint()
/openbmc/linux/scripts/kconfig/
H A Dexpr.c1201 static void expr_print_file_helper(void *data, struct symbol *sym, const char *str) in expr_print_file_helper() function
1208 expr_print(e, expr_print_file_helper, out, E_NONE); in expr_fprint()