Home
last modified time | relevance | path

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

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