Home
last modified time | relevance | path

Searched refs:e2 (Results 1 – 8 of 8) sorted by relevance

/buildroot/support/kconfig/
A Dexpr.c54 return e2; in expr_alloc_and()
55 return e2 ? expr_alloc_two(E_AND, e1, e2) : e1; in expr_alloc_and()
61 return e2; in expr_alloc_or()
62 return e2 ? expr_alloc_two(E_OR, e1, e2) : e1; in expr_alloc_or()
231 if (e1->type != e2->type) switch (e2->type) { in expr_eliminate_eq()
239 e2 = expr_eliminate_yn(e2); in expr_eliminate_eq()
243 #undef e2
272 e2 = expr_copy(e2); in expr_eq()
432 if (e2->type != E_EQUAL && e2->type != E_UNEQUAL && e2->type != E_SYMBOL && e2->type != E_NOT) in expr_join_or()
496 if (e2->type != E_EQUAL && e2->type != E_UNEQUAL && e2->type != E_SYMBOL && e2->type != E_NOT) in expr_join_and()
[all …]
A Dexpr.h294 struct expr *expr_alloc_two(enum expr_type type, struct expr *e1, struct expr *e2);
296 struct expr *expr_alloc_and(struct expr *e1, struct expr *e2);
297 struct expr *expr_alloc_or(struct expr *e1, struct expr *e2);
/buildroot/package/python-engineio/
A Dpython-engineio.mk8 PYTHON_ENGINEIO_SITE = https://files.pythonhosted.org/packages/e2/24/4a69dd119d10e31c4439f910a2a0f7…
/buildroot/package/python-dataproperty/
A Dpython-dataproperty.mk9 PYTHON_DATAPROPERTY_SITE = https://files.pythonhosted.org/packages/48/e2/31ffb67d2a9ab4ff70b106e08a…
/buildroot/package/python-async-lru/
A Dpython-async-lru.mk9 PYTHON_ASYNC_LRU_SITE = https://files.pythonhosted.org/packages/80/e2/2b4651eff771f6fd900d233e175dd…
/buildroot/package/python-babel/
A Dpython-babel.mk9 PYTHON_BABEL_SITE = https://files.pythonhosted.org/packages/e2/80/cfbe44a9085d112e983282ee7ca4c0042…
/buildroot/package/midori/
A D0001-disable-vala-fatal-warnings.patch16 index 8e72f08..39941e2 100644
/buildroot/package/micropython/
A D0001-py-nlrthumb-Make-non-Thumb2-long-jump-workaround-opt.patch53 95e2: bd10 pop {r4, pc}

Completed in 26 milliseconds