Home
last modified time | relevance | path

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

/dports/math/cln/cln-1.3.6/include/cln/
H A Dring.h449 #define The2(type) *(const type *) & cl_identity2
452 inline const cl_ring_element& cl_identity2 (const cl_ring_element& x) { return x; } in cl_identity2() function