Home
last modified time | relevance | path

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

/external/toybox/kconfig/
Dexpr.c1082 static void expr_print_file_helper(void *data, struct symbol *sym, const char *str) in expr_print_file_helper() function
1089 expr_print(e, expr_print_file_helper, out, E_NONE); in expr_fprint()
/external/u-boot/scripts/kconfig/
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()