Home
last modified time | relevance | path

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

/openbmc/linux/security/apparmor/include/
Dlabel.h
/openbmc/qemu/target/ppc/
H A Dint_helper.c1691 #define ELEM_ADDR(VEC, IDX, SIZE) (&(VEC)->u8[IDX]) argument
1693 #define ELEM_ADDR(VEC, IDX, SIZE) (&(VEC)->u8[15 - (IDX)] - (SIZE) + 1) argument