Home
last modified time | relevance | path

Searched refs:rinf (Results 1 – 3 of 3) sorted by relevance

/dragonfly/crypto/libressl/crypto/asn1/
H A Dx_req.c87 X509_REQ_INFO *rinf = (X509_REQ_INFO *)*pval; in rinf_cb() local
90 rinf->attributes = sk_X509_ATTRIBUTE_new_null(); in rinf_cb()
91 if (!rinf->attributes) in rinf_cb()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree.c2193 REAL_VALUE_TYPE rinf, rzero = dconst0; in build_complex_inf() local
2195 real_inf (&rinf); in build_complex_inf()
2197 return build_complex (type, build_real (TREE_TYPE (type), rinf), in build_complex_inf()
/dragonfly/contrib/gcc-4.7/gcc/
H A Dbuiltins.c7448 REAL_VALUE_TYPE rinf, rzero = dconst0; in build_complex_cproj() local
7450 real_inf (&rinf); in build_complex_cproj()
7452 return build_complex (type, build_real (TREE_TYPE (type), rinf), in build_complex_cproj()