Home
last modified time | relevance | path

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

/linux/scripts/gendwarfksyms/examples/
H A Dkabi_ex.h229 struct ex3a { struct
246 _Static_assert(sizeof(struct ex3a) == sizeof(struct ex3b), "ex3a size doesn't match ex3b");
260 _Static_assert(sizeof(struct ex3a) == sizeof(struct ex3c), "ex3a size doesn't match ex3c");
H A Dkabi_ex.c28 struct ex3a ex3a; variable