/dflybsd-src/crypto/libressl/crypto/whrlpool/ |
H A D | wp_block.c | 123 # 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/gmp/mpn/generic/ |
H A D | toom_interpolate_5pts.c | 39 mp_ptr c1, v1, c3, vinf; in mpn_toom_interpolate_5pts() local
|
H A D | diveby3.c | 135 mp_limb_t s, sm, cl, q, qx, c2, c3; in mpn_divexact_by3c() local
|
H A D | submul_1.c | 65 mp_limb_t shifted_vl, ul, rl, lpl, hpl, prev_hpl, cl, xl, c1, c2, c3; in mpn_submul_1() local
|
H A D | addmul_1.c | 65 mp_limb_t shifted_vl, ul, rl, lpl, hpl, prev_hpl, cl, xl, c1, c2, c3; in mpn_addmul_1() local
|
/dflybsd-src/games/sail/ |
H A D | dr_5.c | 74 int c1, c2, c3; in mensent() local
|
/dflybsd-src/crypto/libressl/crypto/bn/ |
H A D | bn_asm.c | 643 BN_ULONG c1, c2, c3; in bn_mul_comba8() local 747 BN_ULONG c1, c2, c3; in bn_mul_comba4() local 787 BN_ULONG c1, c2, c3; in bn_sqr_comba8() local 863 BN_ULONG c1, c2, c3; in bn_sqr_comba4() local
|
/dflybsd-src/usr.bin/localedef/ |
H A D | scanner.c | 297 int c1, c2, c3; in scan_dec_byte() local 326 int c1, c2, c3; in scan_oct_byte() local
|
/dflybsd-src/lib/libcrypt/ |
H A D | crypt-blowfish.c | 109 u_int8_t c1, c2, c3, c4; in decode_base64() local
|
/dflybsd-src/contrib/wpa_supplicant/src/crypto/ |
H A D | ms_funcs.c | 57 u8 c3 = utf8_string[++i]; in utf8_to_ucs2() local
|
/dflybsd-src/sys/dev/drm/amd/display/modules/color/ |
H A D | color_gamma.c | 82 const struct fixed31_32 c3 = in compute_pq() local 111 const struct fixed31_32 c3 = in compute_de_pq() local
|
/dflybsd-src/sys/dev/disk/nata/ |
H A D | atapi-cd.c | 1098 acd_setchan(device_t dev, u_int8_t c0, u_int8_t c1, u_int8_t c2, u_int8_t c3) in acd_setchan()
|
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/src/c++11/ |
H A D | codecvt.cc | 285 unsigned char c3 = from[2]; in read_utf8_code_point() local 304 unsigned char c3 = from[2]; in read_utf8_code_point() local
|
/dflybsd-src/contrib/binutils-2.27/gold/ |
H A D | script.cc | 505 Lex::can_start_hex(char c1, char c2, char c3) in can_start_hex() 551 Lex::three_char_operator(char c1, char c2, char c3) in three_char_operator()
|
/dflybsd-src/contrib/binutils-2.34/gold/ |
H A D | script.cc | 505 Lex::can_start_hex(char c1, char c2, char c3) in can_start_hex() 551 Lex::three_char_operator(char c1, char c2, char c3) in three_char_operator()
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | edit-context.c | 1580 location_t c3 = linemap_position_for_column (line_table, 3); in test_applying_fixits_modernize_named_init() local
|
H A D | gimple-ssa-strength-reduction.c | 978 widest_int c1, c2, c3, c4, c5; in restructure_reference() local
|
H A D | gimplify.c | 8060 tree c3 in gimplify_scan_omp_clauses() local 8231 tree c3 in gimplify_scan_omp_clauses() local
|
/dflybsd-src/crypto/libressl/crypto/curve25519/ |
H A D | curve25519.c | 4188 int64_t c3 = 2097151 & (load_4(c + 7) >> 7); in sc_muladd() local
|
/dflybsd-src/contrib/binutils-2.27/libiberty/ |
H A D | regex.c | 1965 # define BUF_PUSH_3(c1, c2, c3) \ argument
|
/dflybsd-src/contrib/gcc-8.0/libiberty/ |
H A D | regex.c | 1964 # define BUF_PUSH_3(c1, c2, c3) \ argument
|
/dflybsd-src/contrib/binutils-2.34/libiberty/ |
H A D | regex.c | 1964 # define BUF_PUSH_3(c1, c2, c3) \ argument
|
/dflybsd-src/contrib/gcc-4.7/libiberty/ |
H A D | regex.c | 1965 # define BUF_PUSH_3(c1, c2, c3) \ argument
|
/dflybsd-src/contrib/gdb-7/libiberty/ |
H A D | regex.c | 1965 # define BUF_PUSH_3(c1, c2, c3) \ argument
|
/dflybsd-src/contrib/gcc-8.0/gcc/cp/ |
H A D | semantics.c | 5111 tree c3 = build_omp_clause (OMP_CLAUSE_LOCATION (c), in handle_omp_array_sections() local
|