Home
last modified time | relevance | path

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

/external/elfutils/tests/
Drun-funcretval.sh36 () fun_int: return value location: {0x50, 0}
Dfuncretval_test.c3 int fun_int (void) { return 7; } in fun_int() function