Home
last modified time | relevance | path

Searched refs:op_and (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/scripts/
H A Dunifdef.c773 static Linetype op_and(int *p, Linetype at, int a, Linetype bt, int b) { in op_and() function
810 { eval_table, { { "&&", op_and } } },
/openbmc/qemu/target/s390x/tcg/
H A Dtranslate.c1323 static DisasJumpType op_and(DisasContext *s, DisasOps *o) in op_and() function