Searched defs:EVEN (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/crypto/ | ||
H A D | ecc.c | 1007 #define EVEN(vli) (!(vli[0] & 1)) macro |
/openbmc/qemu/target/hexagon/ | ||
H A D | macros.h | 627 #define fINTERLEAVE(ODD, EVEN) interleave(ODD, EVEN) argument |