Home
last modified time | relevance | path

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

/linux-6.15/scripts/gendwarfksyms/examples/
H A Dkabi_ex.h163 struct ex2a { struct
187 _Static_assert(sizeof(struct ex2a) == sizeof(struct ex2b), "ex2a size doesn't match ex2b");
207 _Static_assert(sizeof(struct ex2a) == sizeof(struct ex2c), "ex2a size doesn't match ex2c");
H A Dkabi_ex.c24 struct ex2a ex2a; variable