Home
last modified time | relevance | path

Searched defs:c5 (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/crypto/libressl/crypto/whrlpool/
H A Dwp_block.c123 # define LL(c0,c1,c2,c3,c4,c5,c6,c7) c0,c1,c2,c3,c4,c5,c6,c7 argument
134 # define LL(c0,c1,c2,c3,c4,c5,c6,c7) c0,c1,c2,c3,c4,c5,c6,c7, \ argument
153 # define LL(c0,c1,c2,c3,c4,c5,c6,c7) c0,c1,c2,c3,c4,c5,c6,c7, \ argument
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dgimple-ssa-strength-reduction.c978 widest_int c1, c2, c3, c4, c5; in restructure_reference() local
/dflybsd-src/crypto/libressl/crypto/curve25519/
H A Dcurve25519.c4190 int64_t c5 = 2097151 & (load_3(c + 13) >> 1); in sc_muladd() local