Home
last modified time | relevance | path

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

/third_party/toybox/kconfig/
Dexpr.c53 struct expr *expr_alloc_and(struct expr *e1, struct expr *e2) in expr_alloc_and() function
/third_party/uboot/u-boot-2020.01/scripts/kconfig/
Dexpr.c51 struct expr *expr_alloc_and(struct expr *e1, struct expr *e2) in expr_alloc_and() function