exp2
double exp2(double);
int p1 = exp2(vp, ignore);
p2 = exp2(vp, ignore);
int exp2(tchar ***, bool);
expected2(tok_kind exp1, tok_kind exp2)
toktostr(exp2));
expected3(tok_kind exp1, tok_kind exp2, tok_kind exp3)
toktostr(exp1), toktostr(exp2), toktostr(exp3));
extern double exp2(double);
struct expr *exp1, struct expr *exp2, struct expr *exp3)
printf(" exp2 type: %s\n", type_name[GETTYPE(exp2->op)]);
if (exp2)
freeexpr(exp2);
newitem->nodes[1] = exp2;
struct expr *exp_op, *exp1, *exp2, *exp3;
exp2 = exp;
exp_op = stack_pop(stk, exp2, NULL);
exp1 = stack_pop(stk, exp_op, exp2);
*nexp = setop_reduce(BINARY, oop, stk, exp1, exp2, NULL);
exp2 = stack_pop(stk, exp3, NULL);
if (!exp2)
exp_op = stack_pop(stk, exp2, exp3);
freeexpr(exp2);
exp1 = stack_pop(stk, exp2, exp3);
*nexp = setop_reduce(TRINARY, oop, stk, exp1, exp2, exp3);
rsa->exp2.val, rsa->exp2.len,
KMF_BIGINT exp2;
kmf_free_bigint(&key->exp2);
if (key->exp2.val != NULL &&
(dmq1 = BN_bin2bn(key->exp2.val, key->exp2.len, NULL)) == NULL)
if ((rv = sslBN2KMFBN((BIGNUM *)dmpq, &kmfkey->exp2)) != KMF_OK)
if ((ret = sslBN2KMFBN(Exp2, &rsa.exp2)) != KMF_OK)
rv = get_bigint_attr(sess, obj, CKA_EXPONENT_2, &rawrsa->exp2);
if (rawrsa->exp2.val)
free(rawrsa->exp2.val);
if (rawkey->rawdata.rsa.exp2.val != NULL) {
rawkey->rawdata.rsa.exp2.val,
rawkey->rawdata.rsa.exp2.len);
return ((float) exp2((double) x));
r = pow(fabs(x + x), u) * exp2(-0.5 * u);
r = pow(fabs(x), u) * exp2(0.5 * u);
int exp0, exp1, exp2, exp3, exp4;
ty2 = LN2 * (double) exp2 + __TBL_logf[i2];
int hx2, yisint2, exp2;
exp2 += (hx2 >> 20);
y2 += (double)(exp2 << 8);
int ind2, i2, exp2;
exp2 = ((ax2 & 0x7fffffff) >> 23) - 127;
yy2 = __TBL_log2f[ind2] + (double)(exp2 << 8);