Home
last modified time | relevance | path

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

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