Searched refs:sval (Results 1 – 7 of 7) sorted by relevance
173 ev->u.sval = (sal_Int16)ev->u.lval; in coerce_value()185 ev->u.sval = (sal_Int16)ev->u.hval; in coerce_value()222 if (ev->u.sval < 0) in coerce_value()336 if (ev->u.sval < 0) in coerce_value()444 if (ev->u.sval < 0) in coerce_value()544 ev->u.fval = (float)ev->u.sval; in coerce_value()593 ev->u.dval = (double)ev->u.sval; in coerce_value()640 if (ev->u.sval < SAL_MIN_INT8 || ev->u.sval > SAL_MAX_UINT8) in coerce_value()749 copy->u.sval = m_exprValue->u.sval; in coerce()811 return (m_exprValue->u.sval == pExpr->getExprValue()->u.sval) ? sal_True : sal_False; in operator ==()[all …]
54 static int asciiToInteger(char const * s, sal_Int64 * sval, sal_uInt64 * uval) {120 *sval = -static_cast< sal_Int64 >(val);122 *sval = SAL_MIN_INT64;127 *sval = 0;131 *sval = static_cast< sal_Int64 >(val);365 yylval.sval = new ::rtl::OString(yytext);
274 ::rtl::OString* sval; /* OString value */295 %token <sval> IDL_IDENTIFIER378 %type <sval> identifier379 %type <sval> interface_decl 380 %type <sval> scoped_name inheritance_spec
70 aConst.m_value.aShort = exprVal->u.sval; in dumpBlob()
82 sal_Int16 sval; // Contains short expression value member
230 void outValuesMixed( [in] long lval, [out] long outval, [in] string sval);
6236 …0.xhp 0 help par_id3145076 101 0 is \<emph\>Klippiborðsval\</emph\> …
Completed in 504 milliseconds