Searched defs:s0 (Results 1 - 25 of 71) sorted by relevance

123

/freebsd-10.1-release/contrib/gdtoa/
H A Dg__fmt.c46 char *be, *s0; local
[all...]
H A Dgethex.c47 CONST unsigned char *decpt, *s0, *s, *s1; local
[all...]
H A Ddtoa.c129 char *s, *s0; local
H A Dgdtoa.c162 char *s, *s0; local
H A Dstrtod.c97 CONST char *s, *s0, *s1; local
[all...]
/freebsd-10.1-release/lib/libc/gdtoa/
H A D_hdtoa.c76 char *s, *s0; local
H A D_hldtoa.c80 char *s, *s0; local
/freebsd-10.1-release/lib/msun/src/
H A De_sqrt.c99 int32_t ix0,s0,q,m,t,i; local
/freebsd-10.1-release/contrib/gcclibs/libgomp/
H A Diter.c66 unsigned long s0, e0; local
104 unsigned long n, s0, e0, i, c; local
[all...]
/freebsd-10.1-release/contrib/wpa/src/crypto/
H A Daes-internal-enc.c25 u32 s0, s1, s2, s3, t0, t1, t2, t3; local
H A Daes-internal-dec.c78 u32 s0, s1, s2, s3, t0, t1, t2, t3; local
/freebsd-10.1-release/contrib/xz/src/liblzma/check/
H A Dsha256.c58 #define s0(x) (rotr_32(x, 7) ^ rotr_32(x, 18) ^ (x >> 3)) macro
/freebsd-10.1-release/lib/libmd/
H A Dsha256c.c84 #define s0(x) (ROTR(x, 7) ^ ROTR(x, 18) ^ SHR(x, 3)) macro
H A Dsha512c.c84 #define s0(x) (ROTR(x, 1) ^ ROTR(x, 8) ^ SHR(x, 7)) macro
/freebsd-10.1-release/sys/crypto/rijndael/
H A Drijndael-alg-fst.c864 u32 s0, s1, s2, s3, t0, t1, t2, t3; local
1045 u32 s0, s1, s2, s3, t0, t1, t2, t3; local
[all...]
/freebsd-10.1-release/usr.bin/netstat/
H A Dmroute.c95 char s0[256], s1[256], s2[256], s3[256]; local
/freebsd-10.1-release/crypto/openssl/crypto/sha/
H A Dsha512.c467 SHA_LONG64 a, b, c, d, e, f, g, h, s0, s1, T1, T2; local
546 SHA_LONG64 a, b, c, d, e, f, g, h, s0, s local
[all...]
H A Dsha256.c170 unsigned MD32_REG_T a, b, c, d, e, f, g, h, s0, s1, T1, T2; local
248 unsigned MD32_REG_T a, b, c, d, e, f, g, h, s0, s local
[all...]
/freebsd-10.1-release/crypto/openssl/crypto/aes/
H A Daes_core.c787 u32 s0, s1, s2, s3, t0, t1, t2, t3; local
979 u32 s0, s1, s2, s3, t0, t1, t2, t3; local
[all...]
/freebsd-10.1-release/crypto/openssl/crypto/camellia/
H A Dcamellia.c365 register u32 s0, s1, s2, s3; local
484 register u32 s0, s1, s2, s3; local
537 u32 s0, s1, s2, s3; local
[all...]
/freebsd-10.1-release/contrib/apr/random/unix/
H A Dsha2.c242 sha2_word32 a, b, c, d, e, f, g, h, s0, s1; local
300 sha2_word32 a, b, c, d, e, f, g, h, s0, s1; local
[all...]
/freebsd-10.1-release/crypto/openssh/openbsd-compat/
H A Dsha2.c320 u_int32_t a, b, c, d, e, f, g, h, s0, s1; local
378 u_int32_t a, b, c, d, e, f, g, h, s0, s1; local
601 u_int64_t a, b, c, d, e, f, g, h, s0, s1; local
659 u_int64_t a, b, c, d, e, f, g, h, s0, s1; local
[all...]
/freebsd-10.1-release/crypto/openssh/
H A Drijndael.c859 u32 s0, s1, s2, s3, t0, t1, t2, t3; local
1040 u32 s0, s1, s2, s3, t0, t1, t2, t3; local
[all...]
/freebsd-10.1-release/lib/libiconv_modules/BIG5/
H A Dcitrus_big5.c277 const char *s0; local
/freebsd-10.1-release/lib/libiconv_modules/DECHanyu/
H A Dcitrus_dechanyu.c171 const char *s0; local
[all...]

Completed in 257 milliseconds

123