Searched refs:X0 (Results 1 – 7 of 7) sorted by relevance
/titanic_44/usr/src/lib/libbc/libc/gen/common/ |
H A D | drand48.c | 51 #define X0 0x330E macro 84 static unsigned x[3] = { X0, X1, X2 }, a[3] = { A0, A1, A2 }, c = C; 134 SEED(X0, LOW(seedval), HIGH(seedval));
|
/titanic_44/usr/src/uts/common/inet/ipf/ |
H A D | drand48.c | 74 #define X0 0x330E macro 96 static unsigned x[3] = { X0, X1, X2 }, a[3] = { A0, A1, A2 }, c = C; 146 SEED(X0, LOW(fixseed), HIGH(fixseed)); in ipf_r_srand48()
|
/titanic_44/usr/src/lib/libc/port/gen/ |
H A D | drand48.c | 78 #define X0 0x330E macro 100 static unsigned x[3] = { X0, X1, X2 }, a[3] = { A0, A1, A2 }, c = C; 152 SEED(X0, LOW(fixseed), HIGH(fixseed)); in srand48()
|
/titanic_44/usr/src/common/crypto/sha1/ |
H A D | sha1.c | 189 uint64_t X0[40], input64[8]; in SHA1Update() local 243 SHA1TransformVIS(X0, in SHA1Update() 287 SHA1TransformVIS(X0, in SHA1Update() 296 SHA1TransformVIS(X0, in SHA1Update()
|
/titanic_44/usr/src/lib/libmvec/common/vis/ |
H A D | __vlog_ultra3.S | 2460 ! wrap !!! done for X0
|
/titanic_44/usr/src/common/crypto/sha1/sparc/sun4u/ |
H A D | sha1_asm.s | 58 SHA1TransformVIS(uint64_t *X0, uint64_t *blk, uint32_t *cstate, uint64_t *VIS)
|
/titanic_44/usr/src/cmd/terminfo/ |
H A D | terminfo.src | 13275 wind=\036FB%?%p1%t%p1%2.2X0%;%p2%p1%-%{1}%+%2.2X0%?%{23}%p2%>%t000%;\036FX%p3%2.2X%p4%2.2X, 13286 wind=\036FB%?%p1%t%p1%2.2X0%;%p2%p1%-%{1}%+%2.2X0%?%{24}%p2%>%t000%;\036FX%p3%2.2X%p4%2.2X, 13293 …wind=\036FB%?%p1%t%p1%2.2X0%;%p2%p1%-%{1}%+%2.2X0%?%{23}%p2%>%t%{23}%p2%-%2.2X0%;000\036FX%p3%2.2X… 13300 csr=\036FB%?%p1%t%p1%2.2X0%;%p2%p1%-%{1}%+%2.2X0%?%{23}%p2%>%t000%;,
|