Home | History | Annotate | Download | only in priv

Lines Matching refs:ULL

1235    vassert(value != 0ULL); /* no defined semantics for arg==0 */
1237 if (0ULL != (value & (((ULong)1) << (63 - i)))) return i;
1478 0ULL != e->Iex.Unop.arg->Iex.Const.con->Ico.U64
1523 if (u64 != 0ULL)