Searched refs:lVal (Results 1 – 9 of 9) sorted by relevance
110 SET_PROP_FUNC(Int32, VT_I4, lVal) in SET_PROP_FUNC()229 case VT_I4: return MyCompare(lVal, a.lVal); in Compare()
24 CPropVariant(Int32 value) { vt = VT_I4; wReserved1 = 0; lVal = value; } in CPropVariant()
88 case VT_I4: return ConvertInt64ToString(prop.lVal); in ConvertPropVariantToString()
99 BigInteger lVal = params.getL(); in createKey() local100 int l = lVal == null ? 0 : lVal.intValue(); in createKey()
134 BigInteger lVal = params.getL(); in createKey() local135 int l = lVal == null ? 0 : lVal.intValue(); in createKey()
30 VarIndex.lVal = Index; in getChildAtIndex()
162 LONG lVal; member
652 const llvm::APSInt &lVal = lhs.castAs<loc::ConcreteInt>().getValue(); in evalBinOpLL() local654 return makeNonLoc(rSym, op, lVal, resultTy); in evalBinOpLL()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...