Home
last modified time | relevance | path

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

/third_party/toybox/kconfig/
Dexpr.c67 struct expr *expr_copy(struct expr *org) in expr_copy() function
/third_party/uboot/u-boot-2020.01/scripts/kconfig/
Dexpr.c65 struct expr *expr_copy(const struct expr *org) in expr_copy() function