Home
last modified time | relevance | path

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

/third_party/toybox/kconfig/
Dexpr.c43 struct expr *expr_alloc_comp(enum expr_type type, struct symbol *s1, struct symbol *s2) in expr_alloc_comp() function
/third_party/uboot/u-boot-2020.01/scripts/kconfig/
Dexpr.c42 struct expr *expr_alloc_comp(enum expr_type type, struct symbol *s1, struct symbol *s2) in expr_alloc_comp() function