Home | History | Annotate | Download | only in useful

Lines Matching refs:IRConst_U16

714       case Ity_I16:  return IRExpr_Const(IRConst_U16(0));
739 #define mkU16(_n) IRExpr_Const(IRConst_U16(_n))