Searched refs:monstrous_t (Results 1 - 1 of 1) sorted by relevance

/seL4-l4v-10.1.1/l4v/tools/c-parser/testfiles/
H A Dparse_struct.c106 } __attribute__((packed)) monstrous_t; typedef in typeref:struct:monstrous
108 monstrous_t yikes(void)
110 return (monstrous_t){.j = 6, .i = 3};

Completed in 75 milliseconds