Home
last modified time | relevance | path

Searched defs:c7 (Results 1 – 4 of 4) 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 Dedit-context.c1381 location_t c7 = linemap_position_for_column (line_table, 7); in test_applying_fixits_multiple() local
H A Ddiagnostic-show-locus.c2253 const location_t c7 = linemap_position_for_column (line_table, 7); in test_one_liner_fixit_validation_adhoc_locations() local
/dflybsd-src/crypto/libressl/crypto/curve25519/
H A Dcurve25519.c4192 int64_t c7 = 2097151 & (load_3(c + 18) >> 3); in sc_muladd() local