Home
last modified time | relevance | path

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

/linux/scripts/gendwarfksyms/examples/
H A Dkabi_ex.h169 struct ex2a { struct
193 _Static_assert(sizeof(struct ex2a) == sizeof(struct ex2b), "ex2a size doesn't match ex2b");
213 _Static_assert(sizeof(struct ex2a) == sizeof(struct ex2c), "ex2a size doesn't match ex2c");
H A Dkabi_ex.c24 struct ex2a ex2a; variable