Home
last modified time | relevance | path

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

/external/elfutils/tests/
Drun-funcretval.sh44 () fun_float_complex: return value location: {0x90, 0x40} {0x93, 0x4} {0x90, 0x41} {0x93, 0x4}
Dfuncretval_test.c23 float _Complex fun_float_complex (void) { return 1.5 + 2.5i; } in fun_float_complex() function