Home
last modified time | relevance | path

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

/third_party/toybox/kconfig/
Dexpr.c33 struct expr *expr_alloc_two(enum expr_type type, struct expr *e1, struct expr *e2) in expr_alloc_two() function
/third_party/Linux_Kernel/scripts/kconfig/
Dexpr.c33 struct expr *expr_alloc_two(enum expr_type type, struct expr *e1, struct expr *e2) in expr_alloc_two() function