Searched defs:C7 (Results 1 – 6 of 6) sorted by relevance
/freebsd/lib/msun/src/ |
H A D | k_sincosl.h | 38 C7 = 4.7383039476436467e-14, /* 0x1aac9d9af5c43e.0p-97 */ variable 98 C7 = 4.77947733238738518870113294139830239e-14L, variable
|
/freebsd/lib/msun/ld80/ |
H A D | k_cosl.c | 62 C7 = 4.7383039476436467e-14; /* 0x1aac9d9af5c43e.0p-97 */ variable
|
/freebsd/lib/msun/ld128/ |
H A D | k_cosl.c | 37 C7 = 4.77947733238738518870113294139830239e-14L, variable
|
H A D | s_expl.c | 146 C7 = 1.98412698412698412698412697235950394e-4L, variable
|
/freebsd/crypto/openssl/crypto/whrlpool/ |
H A D | wp_block.c | 189 # define C7(K,i) ROTATE(Cx.q[K.c[(i)*8+7]],56) macro 207 # define C7(K,i) (Cx.q[7+8*K.c[(i)*8+7]]) macro 220 # define C7(K,i) (((u64_a1*)(Cx.c+1))[2*K.c[(i)*8+7]]) macro
|
/freebsd/crypto/openssl/test/ |
H A D | modes_internal_test.c | 424 static const u8 K7[24], P7[] = { 0 }, A7[] = { 0 }, IV7[12], C7[] = { 0 }; variable
|