Searched refs:foo_short (Results 1 – 2 of 2) sorted by relevance
32 short foo_short(_Complex short x) { in foo_short() function121 foo_short(2 - 3i); in bar_short()
32 _Complex short foo_short(_Complex short x) { in foo_short() function93 return __real__(foo_short(2 - 3i)); in bar_short()