Home
last modified time | relevance | path

Searched defs:expr_print (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/toybox/kconfig/
H A Dexpr.c1016 void expr_print(struct expr *e, void (*fn)(void *, struct symbol *, const char *), void *data, int … in expr_print() function
/aosp_15_r20/external/coreboot/util/kconfig/
H A Dexpr.c1137 void expr_print(struct expr *e, in expr_print() function