Home
last modified time | relevance | path

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

/third_party/elfutils/tests/
H A Dfuncretval_test.c16 int i6; int i7; int i8; int i9; int i10; } large_struct2_t; typedef
17 large_struct2_t fun_large_struct2 (void) { in fun_large_struct2()
18 large_struct2_t ret = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 }; in fun_large_struct2()

Completed in 3 milliseconds