Home
last modified time | relevance | path

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

/linux-6.15/scripts/gendwarfksyms/examples/
H A Dkabi_ex.h223 struct ex3a { struct
240 _Static_assert(sizeof(struct ex3a) == sizeof(struct ex3b), "ex3a size doesn't match ex3b");
254 _Static_assert(sizeof(struct ex3a) == sizeof(struct ex3c), "ex3a size doesn't match ex3c");
H A Dkabi_ex.c28 struct ex3a ex3a; variable