Searched refs:expr_print_file_helper (Results 1 – 2 of 2) sorted by relevance
/external/toybox/kconfig/ |
D | expr.c | 1082 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/ |
D | expr.c | 1232 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()
|