Home
last modified time | relevance | path

Searched defs:expr_eq (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/scripts/kconfig/
H A Dexpr.c200 static int expr_eq(struct expr *e1, struct expr *e2) in expr_eq() function
/OK3568_Linux_fs/buildroot/support/kconfig/
H A Dexpr.c251 static int expr_eq(struct expr *e1, struct expr *e2) in expr_eq() function
/OK3568_Linux_fs/kernel/scripts/kconfig/
H A Dexpr.c252 int expr_eq(struct expr *e1, struct expr *e2) in expr_eq() function