int
foo
(
double
x
,
long
double
y
)
{
return
__builtin_isgreater
(
x
,
y
)
;
}
syntax highlighted by
Code2HTML
, v. 0.9.1