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

/seL4-l4v-10.1.1/l4v/tools/c-parser/testfiles/
H A Djiraver881.c13 struct two_int { struct
32 struct two_int t;
45 struct two_int test5(void) {
46 return (struct two_int) { .first = f() };

Completed in 29 milliseconds