blob: 0d14cbc6bb660a6207188c842acb87366cd001fc [file] [log] [blame]
f(int x,short y)
{
long z=y<0?x>0?x:0:y;
}