Home
last modified time | relevance | path

Searched defs:new_q (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/googletest/googletest/samples/
H A Dsample3_unittest.cc93 const Queue<int>* const new_q = q->Map(Double); in MapTester() local
/freebsd/crypto/heimdal/lib/hx509/
H A Dcrypto.c2985 BIGNUM *new_d, *new_p, *new_q, *new_dmp1, *new_dmq1, *new_iqmp, *n, *e; in match_keys_rsa() local