Home | History | Annotate | Download | only in priv

Lines Matching defs:zero

927 /* Make a zero which has the same type as the result of the given
1636 Bool zero;
1639 zero = toBool(0 == (0xFF & e->Iex.Mux0X.cond
1641 e2 = zero ? e->Iex.Mux0X.expr0 : e->Iex.Mux0X.exprX;