Searched refs:q2 (Results 1 - 6 of 6) sorted by relevance

/barrelfish-2018-10-04/lib/openssl-1.0.0d/engines/ccgost/
H A Dgost_sign.c139 BIGNUM *q2=NULL; local
156 q2=BN_CTX_get(ctx);
168 BN_copy(q2,dsa->q);
169 BN_sub_word(q2,2);
170 BN_mod_exp(v,md,q2,dsa->q,ctx);
/barrelfish-2018-10-04/usr/eclipseclp/
H A Decl_inst.tcl134 label .q2 -text "Where do you want your working\ndirectory when ECLiPSe starts up:"
145 pack .q2 -side top -pady 5
/barrelfish-2018-10-04/lib/libc/quad/
H A Dqdivrem.c141 digit q1, q2, q3, q4; local
154 q2 = rbj / t;
161 tmp.ul[H] = COMBINE(q1, q2);
/barrelfish-2018-10-04/lib/libc/net/
H A Dgetaddrinfo.c2268 struct res_target q, q2; local
2277 memset(&q2, 0, sizeof(q2));
2309 q.next = &q2;
2310 q2.name = hostname;
2311 q2.qclass = C_IN;
2312 q2.qtype = T_AAAA;
2313 q2.answer = buf2->buf;
2314 q2.anslen = sizeof(buf2->buf);
2350 ai = getanswer(buf2, q2
[all...]
/barrelfish-2018-10-04/kernel/arch/armv8/
H A Dexceptions.S306 stp q2, q3, [x13, #(38 * 8)]
480 ldp q2, q3, [x0], #-(2 * 16)
/barrelfish-2018-10-04/usr/eclipseclp/documents/applications/
H A Dtutorial.tex602 q2(X),

Completed in 108 milliseconds